mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
7 lines
198 B
TOML
7 lines
198 B
TOML
#TODO configuration problem
|
|
#TODO require the OCaml compiler on the host
|
|
[source]
|
|
tar = "https://github.com/ocaml/opam/releases/download/2.1.5/opam-full-2.1.5.tar.gz"
|
|
[build]
|
|
template = "configure"
|