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:
Anna (navi) Figueiredo Gomes
2025-05-27 14:28:36 +02:00
committed by Sam James
parent 0834da33ad
commit 8d83f9c201

View File

@@ -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)