diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/make.conf/00-features.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/intel/portage/make.conf/00-features.conf b/conf/intel/portage/make.conf/00-features.conf index 3fd3d33..b016771 100644 --- a/conf/intel/portage/make.conf/00-features.conf +++ b/conf/intel/portage/make.conf/00-features.conf @@ -1,3 +1,4 @@ # This file has been automatically generated, do not edit. FEATURES="parallel-fetch protect-owned candy buildpkg compressdebug splitdebug -userpriv" +EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --getbinpkg --rebuilt-binaries --misspell-suggestion=n --fuzzy-search=n" |