mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 15:48:45 +08:00
7 lines
249 B
TOML
7 lines
249 B
TOML
#TODO missing script for GNU Make, see https://www.busybox.net/FAQ.html#configure
|
|
#TODO cross-compilation - https://www.busybox.net/FAQ.html#build
|
|
[source]
|
|
tar = "https://www.busybox.net/downloads/busybox-1.36.1.tar.bz2"
|
|
[build]
|
|
template = "custom"
|