ZIm/crates/zed
Kirill Bulatov e87d5e145d
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.


bfe1e34f59/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
2024-10-23 22:19:06 +03:00
..
contents
resources dev build: Change color of icons (#17486) 2024-09-06 11:47:19 +02:00
src ssh remoting: Fix opening settings file (#19614) 2024-10-23 16:56:39 +02:00
build.rs Add a way to explicitly specify RC toolkit path (#18402) 2024-09-30 11:34:44 +03:00
Cargo.toml Use zstd without dynamic linking due to musl usage (#19627) 2024-10-23 22:19:06 +03:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL