mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
8 lines
199 B
TOML
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"
|