mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
6 lines
212 B
TOML
6 lines
212 B
TOML
#TODO missing script for building, see https://github.com/facebook/zstd#build-instructions
|
|
[source]
|
|
tar = "https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-1.5.5.tar.gz"
|
|
[build]
|
|
template = "custom"
|