mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
8 lines
216 B
TOML
8 lines
216 B
TOML
#TODO missing script for gnu make: https://github.com/elixir-lang/elixir#compiling-from-source
|
|
[source]
|
|
git = "https://github.com/elixir-lang/elixir"
|
|
branch = "v1.19"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "custom"
|