With busybox no longer in @system, there is no reason to make it static
by default.

Signed-off-by: Mike Gilbert <flop...@gentoo.org>
---
 profiles/default/linux/package.use | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/profiles/default/linux/package.use 
b/profiles/default/linux/package.use
index e45526319f5..a283c16b146 100644
--- a/profiles/default/linux/package.use
+++ b/profiles/default/linux/package.use
@@ -1,15 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Mike Gilbert <flop...@gentoo.org> (2017-10-29)
 # Override default from make.defaults, bug 635822.
 net-libs/mbedtls -zlib
 
-# Mike Frysinger <vap...@gentoo.org> (2015-11-12)
-# We want busybox statically linked by default as it is the system rescue 
shell.
-# But we cannot statically link pam, so turn that off by default. #468580
-sys-apps/busybox -pam static
-
 # Arfrever Frehtes Taifersar Arahesis <arfre...@gentoo.org> (2011-02-13)
 # Disable deprecated bsddb module of Python 2 by default.
 =dev-lang/python-2* -berkdb
-- 
2.33.0


Reply via email to