redox/recipes/wip/db/tidb-server/recipe.toml
2026-01-03 15:44:34 -03:00

9 lines
256 B
TOML

#TODO missing script for gnu make
# build instructions: https://pingcap.github.io/tidb-dev-guide/get-started/build-tidb-from-source.html#build
[source]
git = "https://github.com/pingcap/tidb"
rev = "v8.5.4"
shallow_clone = true
[build]
template = "custom"