redox/recipes/wip/tools/busybox/recipe.toml
2024-03-11 03:29:36 +00:00

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"