gperftools: broken on a*-musl
This commit is contained in:
parent
3f5a44c713
commit
dd28d4247a
|
@ -15,6 +15,8 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*-musl|aarch64-musl)
|
arm*-musl|aarch64-musl)
|
||||||
makedepends=
|
makedepends=
|
||||||
configure_args="--disable-libunwind"
|
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
|
esac
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue