common/build-helper/rust.sh: dynamic linking to libpcre2 on musl
This commit is contained in:
parent
8e0931b622
commit
b0b2053e4c
@ -38,3 +38,6 @@ export SODIUM_INC_DIR="${XBPS_CROSS_BASE}/usr/lib"
|
|||||||
|
|
||||||
# openssl-sys
|
# openssl-sys
|
||||||
export OPENSSL_NO_VENDOR=1
|
export OPENSSL_NO_VENDOR=1
|
||||||
|
|
||||||
|
# pcre2-sys, only necessary for musl targets
|
||||||
|
export PCRE2_SYS_STATIC=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user