spacepaste

  1.  
  2. # These settings were set by the catalyst build script that automatically
  3. # built this stage.
  4. # Please consult /usr/share/portage/config/make.conf.example for a more
  5. # detailed example.
  6. CFLAGS="-march=native -O2 -pipe"
  7. CXXFLAGS="${CFLAGS}"
  8. # WARNING: Changing your CHOST is not something that should be done lightly.
  9. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  10. CHOST="x86_64-pc-linux-gnu"
  11. # These are the USE and USE_EXPAND flags that were used for
  12. # buidling in addition to what is provided by the profile.
  13. USE="bindist"
  14. CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
  15. PORTDIR="/usr/portage"
  16. DISTDIR="${PORTDIR}/distfiles"
  17. PKGDIR="${PORTDIR}/packages"
  18. MAKEOPTS="-j5"
  19. USE="-gnome -kde -qt4 vaapi"
  20. VIDEO_CARDS="intel i965"
  21. INPUT_DEVICES="synaptics evdev"
  22. XFCE_PLUGINS="battery brightness clock power"
  23. GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"
  24.