mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 06:44:18 +08:00
10 lines
261 B
TOML
10 lines
261 B
TOML
#TODO missing script for gnu make
|
|
# build instructions: https://git.simple-cc.org/scc/file/README.html
|
|
[source]
|
|
git = "https://git.simple-cc.org/scc/"
|
|
rev = "1ed0ff0000999561feee336c289252faf2502a7e"
|
|
[build]
|
|
template = "custom"
|
|
[package]
|
|
dependencies = ["qbe"]
|