common/build-helper/rust.sh: dynamic linking to zstd
This commit is contained in:
parent
6cedd2f0b9
commit
f1abc3c655
1 changed files with 3 additions and 0 deletions
|
@ -51,3 +51,6 @@ export OPENSSL_NO_VENDOR=1
|
|||
|
||||
# pcre2-sys, only necessary for musl targets
|
||||
export PCRE2_SYS_STATIC=0
|
||||
|
||||
# zstd-sys
|
||||
export ZSTD_SYS_USE_PKG_CONFIG=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue