summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf.amd64
diff options
context:
space:
mode:
Diffstat (limited to 'conf/intel/portage/make.conf.amd64')
-rw-r--r--conf/intel/portage/make.conf.amd648
1 files changed, 1 insertions, 7 deletions
diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64
index b4eb9de..a466638 100644
--- a/conf/intel/portage/make.conf.amd64
+++ b/conf/intel/portage/make.conf.amd64
@@ -8,7 +8,7 @@ CFLAGS="-O2 -march=x86-64 -pipe" # -ftree-vectorize ${GRAPHITE}"
CHOST="x86_64-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"
@@ -55,14 +55,8 @@ GENTOO_MIRRORS="ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://archive
USE_PYTHON="2.7 3.3"
PYTHON_TARGETS="python2_7 python3_3"
-# Some more 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="efi-64 pc"