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.x862
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86
index a600059..b3e6641 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="-j9 -s"
+MAKEOPTS="-j8"
# Portage stuff
FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug"