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.
2017-07-26 21:31:31 +02:00
|
|
|
CFLAGS="-O2 -pipe"
|
|
|
|
CXXFLAGS="-O2 -pipe"
|
2018-09-16 10:00:30 +02:00
|
|
|
USE="hardened justify pie ssp urandom xattr -fortran -jit -orc -pch -pic -prelink -profile -tcc"
|
2017-07-26 21:31:31 +02:00
|
|
|
MAKEOPTS="-j5"
|
2020-02-13 12:05:26 +01:00
|
|
|
PYTHON_TARGETS="python3_6"
|
2019-11-28 20:02:11 +01:00
|
|
|
PYTHON_SINGLE_TARGET="python3_6"
|
2019-07-07 13:54:56 +02:00
|
|
|
VIDEO_CARDS="vmware"
|