ytnef: aarch64-musl broken
This commit is contained in:
parent
ae42a1b68f
commit
714970af68
|
@ -11,6 +11,10 @@ homepage="https://github.com/Yeraze/ytnef"
|
|||
distfiles="https://github.com/Yeraze/ytnef/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=388bc35afe41adfb84d62ed1222da93b7ed6244f0cef8e563fb2fd33bbc412c7
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/97/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user