From facf1b274b5b3731b0a8c3f7ee986330947a8514 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 2 Jan 2016 20:47:03 +0000 Subject: make gcc a bit more noisy, s stands for silent not stabilize my friend BlackNoxis, and I happen to like gcc output as I can see it actually does something --- conf/intel/portage/make.conf.amd64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/intel/portage/make.conf.amd64') diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64 index a20d98d..b4eb9de 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="-j9 -s" +MAKEOPTS="-j8" # Portage stuff FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug" -- cgit v1.2.3