[portage] tweak CFLAGS for apache
This commit is contained in:
parent
16f7d47628
commit
c2ad9e002b
3
conf/intel/portage/env/apache.conf
vendored
3
conf/intel/portage/env/apache.conf
vendored
@ -1,5 +1,6 @@
|
||||
# On i686, CFLAGS=-O2 causes runtime failures
|
||||
# http://bugs.sabayon.org/show_bug.cgi?id=2725
|
||||
# http://bugs.sabayon.org/show_bug.cgi?id=2824
|
||||
CFLAGS="-O1 -march=-i686"
|
||||
# Do not set -march !
|
||||
CFLAGS="${CFLAGS} -O1"
|
||||
CXXFLAGS="${CFLAGS}"
|
||||
|
Loading…
Reference in New Issue
Block a user