SIGN IN SIGN UP

Use zstd without dynamic linking due to musl usage (#19627)

Due to leaning towards `musl` builds, unit features for `zstd` and link
it statically too for Zed.


https://github.com/gyscos/zstd-rs/blob/bfe1e34f593c2427e9dc35f1b98d06788174711f/zstd-safe/zstd-sys/build.rs#L260
shows that `ZSTD_SYS_USE_PKG_CONFIG` env var can be used to return this
behavior.

Release Notes:

- N/A
K
Kirill Bulatov committed
e87d5e145d897083630c403272663a63dfc0ec8a
Parent: 291af66
Committed by GitHub <noreply@github.com> on 10/23/2024, 7:19:06 PM