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

10 lines
261 B
Plaintext
Raw Normal View History

2018-02-23 10:50:08 +01:00
CFLAGS="-O2 -pipe"
CXXFLAGS="-O2 -pipe"
2020-04-11 12:24:31 +02:00
USE="hardened justify pie ssp urandom xattr -fortran -pch -pic -prelink -profile -tcc"
2018-02-23 10:50:08 +01:00
MAKEOPTS="-j5"
FEATURES="-cgroup"
2018-02-23 10:50:08 +01:00
ACCEPT_LICENSE="*"
2020-06-28 10:47:29 +02:00
PYTHON_TARGETS="python3_7"
PYTHON_SINGLE_TARGET="python3_7"
VIDEO_CARDS="vmware"