zou: unbreak x86_64-musl (cargo no longer broken)
This commit is contained in:
parent
58cf1b3d88
commit
cd494b6af1
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ 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…
Reference in a new issue