summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/intel/portage/make.conf.amd642
-rw-r--r--conf/intel/portage/make.conf.x862
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64
index d691cce..763f8fb 100644
--- a/conf/intel/portage/make.conf.amd64
+++ b/conf/intel/portage/make.conf.amd64
@@ -11,7 +11,7 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9 -s"
# Portage stuff
-FEATURES="parallel-fetch protect-owned compressdebug splitdebug"
+FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug"
CCACHE_SIZE="2G"
CCACHE_DIR="/var/ccache"
diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86
index 9ba6b62..ecd633d 100644
--- a/conf/intel/portage/make.conf.x86
+++ b/conf/intel/portage/make.conf.x86
@@ -11,7 +11,7 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9 -s"
# Portage stuff
-FEATURES="parallel-fetch protect-owned compressdebug splitdebug"
+FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug"
CCACHE_SIZE="2G"
CCACHE_DIR="/var/ccache"