summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf.amd64-srcmode
diff options
context:
space:
mode:
Diffstat (limited to 'conf/intel/portage/make.conf.amd64-srcmode')
-rw-r--r--conf/intel/portage/make.conf.amd64-srcmode9
1 files changed, 1 insertions, 8 deletions
diff --git a/conf/intel/portage/make.conf.amd64-srcmode b/conf/intel/portage/make.conf.amd64-srcmode
index 3deaa10..d00e308 100644
--- a/conf/intel/portage/make.conf.amd64-srcmode
+++ b/conf/intel/portage/make.conf.amd64-srcmode
@@ -1,8 +1,8 @@
## PORTAGE FEATURES ##
FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug -userpriv"
-## PORTAGE CONFIG ##
source /etc/portage/global.conf/abi.conf
+source /etc/portage/global.conf/binhost.conf
source /etc/portage/global.conf/cflags.conf
source /etc/portage/global.conf/cpuflags.conf
source /etc/portage/global.conf/devices.conf
@@ -16,10 +16,3 @@ source /etc/portage/global.conf/python.conf
source /etc/portage/global.conf/qemu.conf
source /etc/portage/global.conf/ruby.conf
source /etc/portage/global.conf/useflags.conf
-
-## MIRROR CONFIG ##
-if [[ -f /etc/sisyphus/mirrors.conf ]] ; then
- source /etc/sisyphus/mirrors.conf
-else
- source /etc/portage/global.conf/binhost.conf
-fi