Guest User

neocrust make.conf

a guest
May 18th, 2011
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. CFLAGS="-O2 -march=native -pipe -msse3"
  2. CXXFLAGS="${CFLAGS}"
  3.  
  4. MAKEOPTS="-j3 -s"
  5.  
  6. CHOST="i686-pc-linux-gnu"
  7.  
  8. INPUT_DEVICES="mouse keyboard joystick evdev"
  9. VIDEO_CARDS="nvidia"
  10.  
  11. ACCEPT_LICENSE="*"
  12.  
  13. USE="vdpau -gallium unicode -bluetooth branding usb -ogg -flac policykit xcomposite gstreamer device-mapper extras gdu mmx sse2 sse3 3dnow -doc -ipv6 X -xscreensaver -wifi -doc automount gnome gtk -cups -samba -kde -qt -qt4 alsa dbus -hal -avahi pulseaudio"
  14.  
  15. ACCEPT_KEYWORDS="~x86"
  16.  
  17. LINGUAS="en ru"
  18.  
  19. GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"
  20.  
  21. SYNC="rsync://rsync.ru.gentoo.org/gentoo-portage"
Advertisement
Add Comment
Please, Sign In to add comment