### /etc/portage/env/test.conf ### Used with pkg-testing-tool, ### https://github.com/slashbeast/pkg-testing-tools ### https://wiki.gentoo.org/wiki/Package_testing#make.conf CFLAGS="-march=native -O2 -pipe -frecord-gcc-switches" CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0" FEATURES="collision-protect ipc-sandbox network-sandbox qa-unresolved-soname-deps sandbox split-log split-elog strict userfetch userpriv usersandbox" PORTAGE_ELOG_CLASSES="log warn error qa" PORTAGE_ELOG_SYSTEM="echo save" PORTAGE_LOGDIR=/var/tmp/portage/vbslogs