# 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="-O2 -pipe -march=native" CXXFLAGS="-O2 -pipe -march=native" #LDFLAGS="${LDFLAGS} -fsanitize=address" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" # 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="-alsa -fortran -perl -X jit lto pgo png jpeg gif threads" #VIDEO_CARDS="nvidia" MAKEOPTS="-j8" LINGUAS="en_US en" ACCEPT_LICENSE="*" CURL_SSL="openssl" BITCOIN_POLICY="" # Set PORTDIR for backward compatibility with various tools: # gentoo-bashcomp - bug #478444 # euse - bug #474574 # euses and ufed - bug #478318 PORTDIR="/usr/portage" #FEATURES="ccache" I_KNOW_WHAT_I_AM_DOING=1