tectonic: x86_64-musl temporary broken
This commit is contained in:
parent
03081226d0
commit
337b4b95d1
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue