diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-14 16:38:13 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-04-14 16:38:52 +0200 |
commit | 840e50b2ca18aa82a9de723c2d49ab80d7b09746 (patch) | |
tree | 30f164aeba59f5606d22245af90e9adb68c7d5d2 /profiles | |
parent | sys-libs/glibc: Add bug number comment (diff) | |
download | gentoo-840e50b2ca18aa82a9de723c2d49ab80d7b09746.tar.gz gentoo-840e50b2ca18aa82a9de723c2d49ab80d7b09746.tar.bz2 gentoo-840e50b2ca18aa82a9de723c2d49ab80d7b09746.zip |
package.use.force: Force installation of glibc static libs for now
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.force | 5 |
1 files changed, 5 insertions, 0 deletions
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 <dilfridge@gentoo.org> (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 <leio@gentoo.org> (14 Dec 2018) # Security is not optional if available for the architecture/kernel. gnome-base/gnome-desktop seccomp |