Advertisement
shumkar

make.conf

Mar 16th, 2011
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. # These settings were set by the catalyst build script that automatically
  2. # built this stage.
  3. # Please consult /usr/share/portage/config/make.conf.example for a more
  4. # detailed example.
  5. CFLAGS="-O2 -march=i686 -pipe"
  6. CXXFLAGS="${CFLAGS}"
  7. MAKEOPTS="-j3"
  8. # WARNING: Changing your CHOST is not something that should be done lightly.
  9. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  10. CHOST="i686-pc-linux-gnu"
  11. GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles"
  12. USE="gtk gnome dvd cdr alsa perl ssl unicode"
  13. #PORTDIR="/mnt/squash/usr/portage"
  14. INPUT_DEVICES="keyboard mouse synaptics evdev"
  15. VIDEO_CARDS="nvidia"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement