mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
wasmtime: fix cross
This commit is contained in:
parent
cc812e97bc
commit
ab0591185a
1 changed files with 4 additions and 0 deletions
|
@ -47,3 +47,7 @@ post_extract() {
|
|||
mv -v WASI-${_WASI_commit} crates/wasi-common/WASI
|
||||
mv -v wasi-crypto-${_wasi_crypto_commit} crates/wasi-crypto/spec
|
||||
}
|
||||
|
||||
post_patch() {
|
||||
cargo update --package autocfg:1.0.1 --precise 1.1.0
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue