Advertisement
Guest User

akt

a guest
Jan 17th, 2011
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 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. # WARNING: Changing your CHOST is not something that should be done lightly.
  8. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  9. CHOST="i686-pc-linux-gnu"
  10. MAKEOPTS="-j3"
  11.  
  12.  
  13. GENTOO_MIRRORS="http://gentoo.bloodhost.ru/"
  14.  
  15. SYNC="rsync://rsync1.ru.gentoo.org/gentoo-portage"
  16.  
  17. USE="-gtk -gnome qt4 kde dvd alsa cdr hal"
  18.  
  19. INPUT_DEVICES="evdev"
  20. VIDEO_CARDS="nouveau"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement