From bec2436f7a6860f214cf14ecbc5e743250bdfc06 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 4 Feb 2016 19:01:15 +0000 Subject: this is likely to break almost everything, but is fine, since we actually want to get rid of ancient useflags --- conf/intel/portage/make.conf.amd64 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (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 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" -- cgit v1.2.3