stress-ng: set broken for *musl

This commit is contained in:
John 2019-10-23 00:01:06 +02:00
parent 2322f9345b
commit 8a5b582da7

View file

@ -10,3 +10,7 @@ license="GPL-2.0-or-later"
homepage="http://kernel.ubuntu.com/~cking/stress-ng/"
distfiles="http://kernel.ubuntu.com/~cking/tarballs/stress-ng/${pkgname}-${version}.tar.xz"
checksum=4addeaabcfcb709581cbc4c61182317b8d91bcf31f529bfa899d170facfd75ce
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/21516/steps/shell_3/logs/stdio"
esac