diff --git a/srcpkgs/gperftools/template b/srcpkgs/gperftools/template index 264dbb4ead4..7a296f1da5a 100644 --- a/srcpkgs/gperftools/template +++ b/srcpkgs/gperftools/template @@ -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() {