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/zabbix/make.conf

9 lines
242 B
Plaintext
Raw Normal View History

2018-09-08 18:46:45 +02:00
CFLAGS="-O2 -pipe"
CXXFLAGS="-O2 -pipe"
2020-04-11 12:22:45 +02:00
USE="hardened justify pie ssp urandom xattr -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="*"
2020-06-15 19:08:18 +02:00
PYTHON_TARGETS="python3_7"
PYTHON_SINGLE_TARGET="python3_7"
VIDEO_CARDS="vmware"