mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 01:58:41 +08:00
6 lines
237 B
TOML
6 lines
237 B
TOML
#TODO maybe wrong template, see https://github.com/limine-bootloader/limine#building-the-bootloader
|
|
[source]
|
|
tar = "https://github.com/limine-bootloader/limine/releases/download/v7.2.0/limine-7.2.0.tar.xz"
|
|
[build]
|
|
template = "configure"
|