gperftools: broken on a*-musl

This commit is contained in:
Michael Gehring 2017-07-17 10:33:05 +00:00
parent 3f5a44c713
commit dd28d4247a
1 changed files with 2 additions and 0 deletions

View File

@ -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() {