mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-auth/elogind: Disable utmp/wtmp support on musl
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
This commit is contained in:
@@ -86,6 +86,7 @@ src_configure() {
|
||||
-Dhtml=$(usex doc auto false)
|
||||
-Dpam=$(usex pam true false)
|
||||
-Dselinux=$(usex selinux true false)
|
||||
-Dutmp=$(usex elibc_musl false true)
|
||||
)
|
||||
|
||||
meson_src_configure
|
||||
|
||||
Reference in New Issue
Block a user