mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-libs/pam: disable pam_lastlog for musl
It doesn't build there b/c of lack of utmps. Closes: https://bugs.gentoo.org/947754 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -121,7 +121,7 @@ multilib_src_configure() {
|
||||
# probably need a news item.
|
||||
$(meson_native_use_feature systemd logind)
|
||||
$(meson_native_use_feature elogind)
|
||||
-Dpam_lastlog=enabled
|
||||
$(meson_feature !elibc_musl pam_lastlog)
|
||||
)
|
||||
|
||||
# This whole weird has_version libxcrypt block can go once
|
||||
|
||||
Reference in New Issue
Block a user