From 840e50b2ca18aa82a9de723c2d49ab80d7b09746 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 14 Apr 2019 16:38:13 +0200 Subject: [PATCH] package.use.force: Force installation of glibc static libs for now MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/base/package.use.force | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index bc0de31ddc4a..4801b45d2f5d 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel (14 Apr 2019) +# Make sure glibc static libs are installed for now. Not installing +# them is an experimental feature and needs testing. +sys-libs/glibc static-libs + # Mart Raudsepp (14 Dec 2018) # Security is not optional if available for the architecture/kernel. gnome-base/gnome-desktop seccomp -- 2.26.2