summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf.x86
diff options
context:
space:
mode:
Diffstat (limited to 'conf/intel/portage/make.conf.x86')
-rw-r--r--conf/intel/portage/make.conf.x867
1 files changed, 1 insertions, 6 deletions
diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86
index b3e6641..268743b 100644
--- a/conf/intel/portage/make.conf.x86
+++ b/conf/intel/portage/make.conf.x86
@@ -8,7 +8,7 @@ CFLAGS="-O2 -march=i686 -pipe" # -ftree-vectorize ${GRAPHITE}"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
-MAKEOPTS="-j8"
+MAKEOPTS="-j8 -s"
# Portage stuff
FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug"
@@ -59,13 +59,8 @@ USE_PYTHON="2.7 3.3"
PYTHON_TARGETS="python2_7 python3_3"
# Other forced targets
-PHP_TARGETS="php5-4"
RUBY_TARGETS="ruby20 ruby21"
-# Apache suEXEC default UMASK
-# See bug 3544
-SUEXEC_UMASK=022
-
# Setup GRUB platforms
GRUB_PLATFORMS="pc"