- # These settings were set by the catalyst build script that automatically
 - # built this stage.
 - # Please consult /usr/share/portage/config/make.conf.example for a more
 - # detailed example.
 - CFLAGS="-Os -march=native -fomit-frame-pointer -pipe"
 - CXXFLAGS="${CFLAGS}"
 - # WARNING: Changing your CHOST is not something that should be done lightly.
 - # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
 - CHOST="x86_64-pc-linux-gnu"
 - # These are the USE flags that were used in addition to what is provided by the
 - # profile used for building.
 - USE="mmx sse sse2 -ldap -openldap -networkmanager -kerberos \
 - -qt4 qt5 -print -printing -printsupport -cups samba \
 - user-session -bluetooth -modemmanager -wifi -wext \
 - -wireless pulseaudio cjk ibus fontconfig"
 - PORTDIR="/usr/portage"
 - DISTDIR="${PORTDIR}/distfiles"
 - PKGDIR="${PORTDIR}/packages"
 - MAKEOPTS='-j8'
 - GRUB_PLATFORMS="efi-64"
 - VIDEO_CARDS="amdgpu radeon radeonsi"
 - LLVM_TARGETS="X86 AMDGPU"
 - CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul \
 - popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"