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="-Os -march=native -fomit-frame-pointer -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 flags that were used in addition to what is provided by the
  12. # profile used for building.
  13. USE="mmx sse sse2 -ldap -openldap -networkmanager -kerberos \
  14. -qt4 qt5 -print -printing -printsupport -cups samba \
  15. user-session -bluetooth -modemmanager -wifi -wext \
  16. -wireless pulseaudio cjk ibus fontconfig"
  17. PORTDIR="/usr/portage"
  18. DISTDIR="${PORTDIR}/distfiles"
  19. PKGDIR="${PORTDIR}/packages"
  20. MAKEOPTS='-j8'
  21. GRUB_PLATFORMS="efi-64"
  22. VIDEO_CARDS="amdgpu radeon radeonsi"
  23. LLVM_TARGETS="X86 AMDGPU"
  24. CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul \
  25. popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
  26.