gperftools: broken on a*-musl
This commit is contained in:
parent
3f5a44c713
commit
dd28d4247a
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
arm*-musl|aarch64-musl)
|
||||
makedepends=
|
||||
configure_args="--disable-libunwind"
|
||||
# benchmark/getcontext_light.cc:57: undefined reference to 'getcontext'
|
||||
broken=https://build.voidlinux.eu/builders/armv6l-musl_builder/builds/3743/steps/shell_3/logs/stdio
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue