elogind: disable tests, fixes musl
This commit is contained in:
parent
607e72b1e0
commit
4702f63402
|
@ -13,7 +13,7 @@ homepage="https://github.com/elogind/elogind"
|
|||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=7fd0f86487c6c44e6c3b7f610c7853c863937728a343a803fd53cf031bb74493
|
||||
conf_files="/etc/elogind/logind.conf"
|
||||
configure_args+=" --disable-kdbus --disable-lto"
|
||||
configure_args+=" --disable-kdbus --disable-lto --disable-tests"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue