xournalpp: add libexecinfo for musl
This commit is contained in:
parent
5278c3fb74
commit
1e66dccf5a
@ -15,5 +15,6 @@ distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
|||||||
checksum=95069296532119dd193a12cb560a510972614420679ee41d4cad9b0ce5a692ae
|
checksum=95069296532119dd193a12cb560a510972614420679ee41d4cad9b0ce5a692ae
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) broken="undefined reference to 'backtrace_symbols'" ;;
|
*-musl) makedepends+=" libexecinfo-devel"
|
||||||
|
configure_args+=" -Dxournalpp_LDFLAGS=-lexecinfo";;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user