summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-11-11 10:36:47 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-11-11 10:36:47 -0500
commita99d7a7126bc123f20249d0193cdb7e4cc7657ec (patch)
tree74f64fa5ff3c5874725e47c9124efec6d979a868 /profiles
parentdev-util/drone: Version bump to 0.8.8 (diff)
downloadgentoo-a99d7a7126bc123f20249d0193cdb7e4cc7657ec.tar.gz
gentoo-a99d7a7126bc123f20249d0193cdb7e4cc7657ec.tar.bz2
gentoo-a99d7a7126bc123f20249d0193cdb7e4cc7657ec.zip
profiles/features/uclibc/make.defaults: remove multilib-strict
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/uclibc/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/features/uclibc/make.defaults b/profiles/features/uclibc/make.defaults
index e744805b1e76..3a1b040cc7cb 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"