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.
appliances-old/mailgw/make.conf

9 lines
268 B
Plaintext
Raw Normal View History

2018-02-23 10:50:08 +01:00
CFLAGS="-O2 -pipe"
CXXFLAGS="-O2 -pipe"
USE="hardened justify pie ssp urandom xattr xtpax -fortran -jit -orc -pch -pic -prelink -profile -tcc"
2018-02-23 10:50:08 +01:00
MAKEOPTS="-j5"
ACCEPT_LICENSE="*"
PYTHON_TARGETS="python2_7 python3_6"
2018-02-23 10:50:08 +01:00
PYTHON_SINGLE_TARGET="python2_7"
VIDEO_CARDS="vmware"