libunwind: broken on aarch64-musl
This commit is contained in:
parent
43de6b5cd2
commit
d837171626
@ -15,6 +15,7 @@ checksum=df59c931bd4d7ebfd83ee481c943edf015138089b8e50abed8d9c57ba9338435
|
||||
# LDFLAGS is necessary because libunwind.so itself uses getcontext/setcontext
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|ppc*-musl) makedepends+=" libucontext-devel"; LDFLAGS=" -lucontext" ;;
|
||||
aarch64-musl) broken="https://build.voidlinux.org/builders/aarch64-musl_builder/builds/25858/steps/shell_3/logs/stdio" ;;
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user