Advertisement
Guest User

neocrusttt

a guest
Aug 18th, 2012
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 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=native -pipe"
  6. CXXFLAGS="${CFLAGS}"
  7.  
  8. MAKEOPTS="-j3 -s"
  9.  
  10. # WARNING: Changing your CHOST is not something that should be done lightly.
  11. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  12. CHOST="i686-pc-linux-gnu"
  13.  
  14. INPUT_DEVICES="mouse keyboard evdev"
  15. VIDEO_CARDS="nvidia"
  16.  
  17. ACCEPT_LICENSE="*"
  18.  
  19. USE="nautilus -ipv6 vdpau -gallium apng unicode -bluetooth branding usb -xulrunner -ogg -flac policykit xcomposite gstreamer device-mapper extras gdu mmx sse2 sse3 3dnow -doc X -xscreensaver -wifi -doc automount gnome gtk -gtk3 -cups -samba -kde -qt -qt4 alsa dbus hal -avahi pulseaudio"
  20.  
  21. #ACCEPT_KEYWORDS="~x86"
  22.  
  23. LINGUAS="en ru"
  24.  
  25. #PORTDIR_OVERLAY="/usr/local/portage/"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement