commit:     672876a22c4f8c02bec10763b831ec681cca5d7a
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 12:43:05 2022 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 12:45:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672876a2

profiles/features/selinux: remove busybox-related static-libs entries

Busybox is no longer in @system and no longer +static so these entries
are no longer needed.

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/features/selinux/package.use.force | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/profiles/features/selinux/package.use.force 
b/profiles/features/selinux/package.use.force
index 4098a657aac7..39b396c108df 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -1,13 +1,6 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Jason Zaman <perfin...@gentoo.org> (2014-12-03)
-# sys-apps/busybox has IUSE="+static", so force static-libs on its deps
-# so stages can build with no interacton. Bug #527938
-sys-libs/libselinux static-libs
-dev-libs/libpcre static-libs
-dev-libs/libcre2 static-libs
-
 # Sven Vermeulen <sw...@gentoo.org> (2013-05-21)
 # sys-apps/policycoreutils has PYTHON_USE_WITH="xml" set, so we force it
 # here to allow stages to build with USE=xml on python

Reply via email to