11 lines
293 B
Plaintext
11 lines
293 B
Plaintext
CFLAGS="-O2 -pipe"
|
|
CXXFLAGS="-O2 -pipe"
|
|
USE="hardened justify pie ssp urandom xattr -fortran -pch -pic -prelink -profile -tcc"
|
|
MAKEOPTS="-j5"
|
|
ACCEPT_LICENSE="*"
|
|
|
|
# Python-Version festpinnen (s. auch package.mask)
|
|
USE_PYTHON="3.11"
|
|
PYTHON_TARGETS="python3_11"
|
|
PYTHON_SINGLE_TARGET="python3_11"
|