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-09-08 18:46:45 +02:00
|
|
|
CFLAGS="-O2 -pipe"
|
|
|
|
CXXFLAGS="-O2 -pipe"
|
2019-07-07 14:54:23 +02:00
|
|
|
USE="hardened justify pie ssp urandom xattr xtpax -fortran -pch -pic -prelink -profile -tcc"
|
2018-09-08 18:46:45 +02:00
|
|
|
MAKEOPTS="-j5"
|
2019-07-07 14:54:23 +02:00
|
|
|
ACCEPT_LICENSE="*"
|
|
|
|
PYTHON_TARGETS="python3_6"
|
|
|
|
PYTHON_SINGLE_TARGET="python3_6"
|
2019-01-25 14:00:03 +01:00
|
|
|
VIDEO_CARDS="vmware"
|