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

10 lines
263 B
Plaintext
Raw Permalink Normal View History

2018-01-30 11:34:07 +01:00
CFLAGS="-O2 -pipe"
CXXFLAGS="-O2 -pipe"
2020-06-15 19:08:18 +02:00
USE="hardened justify pie ssp urandom xattr -fortran -pch -pic -prelink -profile -tcc"
2018-01-30 11:34:07 +01:00
MAKEOPTS="-j5"
2020-06-15 19:08:18 +02:00
ACCEPT_LICENSE="*"
PYTHON_TARGETS="python3_7"
PYTHON_SINGLE_TARGET="python3_7"
PHP_TARGETS="php7-4"
VIDEO_CARDS="vmware"