commit: a99d7a7126bc123f20249d0193cdb7e4cc7657ec
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 11 15:36:47 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Nov 11 15:36:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99d7a71
profiles/features/uclibc/make.defaults: remove multilib-strict
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
profiles/features/uclibc/make.defaults | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/features/uclibc/make.defaults
b/profiles/features/uclibc/make.defaults
index e744805b1e7..3a1b040cc7c 100644
--- a/profiles/features/uclibc/make.defaults
+++ b/profiles/features/uclibc/make.defaults
@@ -10,3 +10,4 @@ USE="nptl unicode -berkdb"
BOOTSTRAP_USE="${BOOTSTRAP_USE} nptl -berkdb"
SYMLINK_LIB="no"
+FEATURES="-multilib-strict"