sys-apps/firejail: drop obsolete configure args

Signed-off-by: Hank Leininger <hlein@korelogic.com>
Closes: https://bugs.gentoo.org/955235
Part-of: https://github.com/gentoo/gentoo/pull/41909
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Hank Leininger
2025-05-02 17:13:01 -06:00
committed by Sam James
parent 755b1fe744
commit 61ae5152dc

View File

@@ -86,8 +86,6 @@ src_configure() {
local myeconfargs=(
--disable-fatal-warnings
--disable-firetunnel
--disable-lts
--enable-suid
$(use_enable apparmor)
$(use_enable chroot)