6 lines
161 B
Plaintext
6 lines
161 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="*"
|