zou: x86_64-musl temporary broken
This commit is contained in:
parent
51f84450a1
commit
b418267313
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ distfiles="https://github.com/k0pernicus/zou/archive/v${version}.tar.gz"
|
|||
checksum=cb47cb1023991135c2ae168f436f3ddae497393d7ac3c8b15a174eef2a191f3f
|
||||
nocross=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9605/steps/shell_3/logs/stdio"
|
||||
esac
|
||||
|
||||
do_build() {
|
||||
cargo build --release
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue