summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults4
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 09e29fd73..e5c16c0df 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -38,10 +38,6 @@ RESTRICT_MULTILIB_BINARIES="app-admin/eselect-python app-arch/rpm2targz app-cryp
USE="${USE} multilib"
-# Enable building binaries for all target ABIs, so multilib-portage can still use USE=abiwrapper to select
-# the binaries they want
-COMPLETE_MULTILIB=yes
-
# set a default for $PKG_CONFIG to avoid a collision with crossdev-wrappers
# suggested by and thanks to ohnobinki
PKG_CONFIG="/usr/bin/pkg-config"