diff --git a/srcpkgs/tectonic/template b/srcpkgs/tectonic/template index c1b70f7a21b..04ae88f63fe 100644 --- a/srcpkgs/tectonic/template +++ b/srcpkgs/tectonic/template @@ -12,6 +12,10 @@ distfiles="https://github.com/tectonic-typesetting/${pkgname}/archive/v${version checksum=c39acc8a4e2e102245037fd2ea3e77b058d25e29bbab0dcc53a3167c5d3fee2a nocross=yes +case "$XBPS_TARGET_MACHINE" in + x86_64-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9607/steps/shell_3/logs/stdio" +esac + do_build() { cargo update --package openssl-sys --precise 0.9.28 cargo build --release