mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
6 lines
195 B
TOML
6 lines
195 B
TOML
#TODO missing script for GNU Make, see https://www.landley.net/toybox/code.html#building
|
|
[source]
|
|
tar = "https://www.landley.net/toybox/downloads/toybox-0.8.9.tar.gz"
|
|
[build]
|
|
template = "custom"
|