profiles/features/uclibc/make.defaults: remove multilib-strict
authorAnthony G. Basile <blueness@gentoo.org>
Sun, 11 Nov 2018 15:36:47 +0000 (10:36 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sun, 11 Nov 2018 15:36:47 +0000 (10:36 -0500)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
profiles/features/uclibc/make.defaults

index e744805b1e765f2f61b84f081f07c7eb8b602bc0..3a1b040cc7cb7e7e218daebe704b4767b64b0cb2 100644 (file)
@@ -10,3 +10,4 @@ USE="nptl unicode -berkdb"
 BOOTSTRAP_USE="${BOOTSTRAP_USE} nptl -berkdb"
 
 SYMLINK_LIB="no"
+FEATURES="-multilib-strict"