Guest User

Untitled

a guest
Jan 23rd, 2011
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 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 -msse3 -fomit-frame-pointer -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.  
  11. INPUT_DEVICES="synaptics evdev"
  12.  
  13. MAKEOPTS="-j3"
  14. GENTOO_MIRRORS="ftp://mirror.yandex.ru/gentoo-distfiles"
  15. SYNC="rsync://mirror.yandex.ru/gentoo-portage"
  16. ACCEPT_KEYWORDS="x86"
  17.  
  18. VIDEO_CARDS="radeon"
  19.  
  20. LINGUAS="ru en"
  21.  
  22. CONFIG_PROTECT="/etc"
  23.  
  24. USE="3dnow 3dnowext X a52 aac acpi alsa cleartype extras freetype fuse hal \
  25. kde kdrive laptop mp3 pdf png qt3support qt4 raptor truetype type1 \
  26. type3 -gnome -gtk"
  27.  
  28. PORTDIR_OVERLAY="/usr/local/portage"
Advertisement
Add Comment
Please, Sign In to add comment