From a99d7a7126bc123f20249d0193cdb7e4cc7657ec Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sun, 11 Nov 2018 10:36:47 -0500 Subject: [PATCH] profiles/features/uclibc/make.defaults: remove multilib-strict Signed-off-by: Anthony G. Basile --- 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 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" -- 2.26.2