From 8ffad48a929e07e90457fc15b1054e6b98eef867 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 26 Feb 2016 12:51:36 +0000 Subject: configure client make.conf --- conf/intel/portage/make.conf.amd64-client | 4 +++- conf/intel/portage/make.conf.x86-client | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/intel/portage/make.conf.amd64-client b/conf/intel/portage/make.conf.amd64-client index f06b4f5..8414fa6 100644 --- a/conf/intel/portage/make.conf.amd64-client +++ b/conf/intel/portage/make.conf.amd64-client @@ -6,7 +6,9 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j8 -s" ## PORTAGE FEATURES ## -FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug" +FEATURES="parallel-fetch protect-owned candy compressdebug splitdebug" +EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --getbinpkgonly --rebuilt-binaries" +PORTAGE_BINHOST="http://pkg.rogentos.ro/kogaion/" ## SYSTEM LANGUAGES ## LINGUAS="en en_US ro" diff --git a/conf/intel/portage/make.conf.x86-client b/conf/intel/portage/make.conf.x86-client index c90d1c2..8ed674f 100644 --- a/conf/intel/portage/make.conf.x86-client +++ b/conf/intel/portage/make.conf.x86-client @@ -6,7 +6,9 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j8 -s" ## PORTAGE FEATURES ## -FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug" +FEATURES="parallel-fetch protect-owned candy compressdebug splitdebug" +EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --getbinpkgonly --rebuilt-binaries" +PORTAGE_BINHOST="http://pkg.rogentos.ro/kogaion/" ## SYSTEM LANGUAGES ## LINGUAS="en en_US ro" -- cgit v1.2.3