redox/recipes/wip/dev/lang/cjit/recipe.toml
2026-02-01 17:19:03 -03:00

8 lines
199 B
TOML

#TODO write a gnu make target for redox: https://github.com/dyne/cjit#build-from-source
[source]
git = "https://github.com/dyne/cjit"
rev = "v0.18.2"
shallow_clone = true
[build]
template = "custom"