Advertisement
Guest User

make.conf

a guest
Feb 16th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 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="-mtune=core2 -O2 -pipe"
  6. CXXFLAGS="${CFLAGS}"
  7. MAKEOPTS="-j5"
  8. GENTOO_MIRRORS="rsync.fr.gentoo.org"
  9. VIDEO_CARDS="nouveau"
  10. INPUT_DEVICES="evdev"
  11. # WARNING: Changing your CHOST is not something that should be done lightly.
  12. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  13. CHOST="x86_64-pc-linux-gnu"
  14. # These are the USE flags that were used in addition to what is provided by the
  15. # profile used for building.
  16. USE="branding gtk alsa dvd dvdr cdr gnome dbus -qt4 -kde unicode mmx sse sse2 python udev X gdu consolekit policykit gudev"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement