Guest User

Untitled

a guest
Mar 29th, 2013
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 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 -pipe -march=core-avx-i -mtune=core-avx-i -mmmx -msse4.2 -ftracer -mfpmath=sse,387"
  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="x86_64-pc-linux-gnu"
  10. # These are the USE flags that were used in addition to what is provided by the
  11. # profile used for building.
  12. USE="mmx sse sse2 ssse3 ssse4 utf8 unicode unicode3 ipv6 gtk gtk2 jabber otr -gtk3 -pulseaudio -cups xft threads bash-completion -webdav bash-copmletion vaapi fontconfig xorg dbus dri dri2 xcomposite -bluetooth qemu nsplugin -kde -kde3 -kde4 -qt -qt3 -qt4 alsa -gnome-keyring -gnome -kde fontconfig truetype X consolekit"
  13. LINGUAS="en ru"
  14. VIDEO_CARDS="nvidia nouveau"
  15. ACCEPT_KEYWORDS="~amd64"
  16. MAKE_OPTS="-j20"
  17. INPUT_DEVICES="evdev mouse"
  18. GRUB_PLATFORMS="pc"
  19. GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles"
  20. SYNC="rsync://mirror.yandex.ru/gentoo-portage"
  21. QEMU_SOFTMMU_TARGETS="i386 x86_64"
  22. QEMU_USER_TARGETS="i386 x86_64"
  23. RUBY_TARGETS="ruby18 ruby19"
  24. #PYTHON_TARGETS="python2_6"
  25. #PYTHON_TARGETS="2.7 2.6 3.2"
  26. #USE_PYTHON="2.6"
  27. EMERGE_DEFAULT_OPTS="--autounmask-write=y --keep-going"
  28. source /var/lib/layman/make.conf
Advertisement
Add Comment
Please, Sign In to add comment