9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
CFLAGS="-O2 -pipe"
|
||
|
CXXFLAGS="-O2 -pipe"
|
||
|
USE="hardened justify pie ssp urandom xattr -fortran -pch -pic -prelink -profile -tcc"
|
||
|
MAKEOPTS="-j5"
|
||
|
VIDEO_CARDS="vmware"
|
||
|
ACCEPT_LICENSE="*"
|
||
|
PYTHON_TARGETS="python3_7"
|
||
|
PYTHON_SINGLE_TARGET="python3_7"
|