mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
stress-ng: set broken for *musl
This commit is contained in:
parent
2322f9345b
commit
8a5b582da7
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue