diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-20 13:13:16 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-20 13:13:16 +0100 |
commit | 7600d2b42411e7118a4942734a259540dd985e15 (patch) | |
tree | e5600ea994e4332a0ade566fe67c11b6a585d8d6 /conf/intel | |
parent | bc1db1a2e1447942a7459862409d71edc1448f8c (diff) |
Revert "make portage behave more like sisyphus, aka pull binaries whenever they exist and USE flags match"
This reverts commit bc1db1a2e1447942a7459862409d71edc1448f8c.
Diffstat (limited to 'conf/intel')
-rw-r--r-- | conf/intel/portage/make.conf/00-features.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf/00-features.conf b/conf/intel/portage/make.conf/00-features.conf index b016771..3fd3d33 100644 --- a/conf/intel/portage/make.conf/00-features.conf +++ b/conf/intel/portage/make.conf/00-features.conf @@ -1,4 +1,3 @@ # 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" |