This repository has been archived on 2022-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
2018-01-30 11:34:07 +01:00
|
|
|
CFLAGS="-O2 -pipe"
|
|
|
|
CXXFLAGS="-O2 -pipe"
|
2018-09-08 18:44:08 +02:00
|
|
|
USE="hardened justify pie ssp urandom xattr -fortran -jit -orc -pch -pic -prelink -profile -tcc"
|
2018-01-30 11:34:07 +01:00
|
|
|
MAKEOPTS="-j5"
|
2018-09-08 18:44:08 +02:00
|
|
|
PYTHON_TARGETS="python2_7 python3_6"
|
2019-01-25 10:24:39 +01:00
|
|
|
PHP_TARGETS="php7-2"
|
|
|
|
VIDEO_CARDS="vmware"
|