8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
|
CFLAGS="-O2 -pipe"
|
||
|
CXXFLAGS="-O2 -pipe"
|
||
|
USE="hardened justify pax_kernel pie ssp urandom xattr xtpax -fortran -jit -orc -pch -pic -prelink -profile -tcc"
|
||
|
MAKEOPTS="-j5"
|
||
|
ACCEPT_LICENSE="*"
|
||
|
PYTHON_TARGETS="python2_7"
|
||
|
PYTHON_SINGLE_TARGET="python2_7"
|