sys-auth/elogind: Disable utmp/wtmp support on musl
authorJory Pratt <anarchy@gentoo.org>
Wed, 3 Apr 2019 05:32:14 +0000 (00:32 -0500)
committerJory Pratt <anarchy@gentoo.org>
Wed, 3 Apr 2019 08:55:07 +0000 (03:55 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
sys-auth/elogind/elogind-241.2.ebuild

index b63a71d3bcd44fede12a68c5d979e247e6263caa..e7da6ab22e519ce75154f8e6a08761c82eafaa59 100644 (file)
@@ -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