mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/openrc: remove os build option
removed upstream in favor of meson's host_machine.system() function. Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Part-of: https://github.com/gentoo/gentoo/pull/42279 Closes: https://github.com/gentoo/gentoo/pull/42279 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
0834da33ad
commit
8d83f9c201
@@ -57,7 +57,6 @@ src_configure() {
|
||||
$(meson_feature audit)
|
||||
"-Dbranding=\"Gentoo Linux\""
|
||||
$(meson_use newnet)
|
||||
-Dos=Linux
|
||||
$(meson_use pam)
|
||||
-Dpam_libdir="$(getpam_mod_dir)"
|
||||
$(meson_feature selinux)
|
||||
|
||||
Reference in New Issue
Block a user