projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a50ebb
)
sys-auth/elogind: Disable utmp/wtmp support on musl
author
Jory Pratt
<anarchy@gentoo.org>
Wed, 3 Apr 2019 05:32:14 +0000
(
00:32
-0500)
committer
Jory 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
patch
|
blob
|
history
diff --git
a/sys-auth/elogind/elogind-241.2.ebuild
b/sys-auth/elogind/elogind-241.2.ebuild
index b63a71d3bcd44fede12a68c5d979e247e6263caa..e7da6ab22e519ce75154f8e6a08761c82eafaa59 100644
(file)
--- a/
sys-auth/elogind/elogind-241.2.ebuild
+++ b/
sys-auth/elogind/elogind-241.2.ebuild
@@
-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