mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
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
Reference in a new issue