mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 02:28:45 +08:00
8 lines
202 B
TOML
8 lines
202 B
TOML
#TODO missing script for scons: https://www.gem5.org/documentation/general_docs/building
|
|
[source]
|
|
git = "https://github.com/gem5/gem5"
|
|
branch = "stable"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "custom"
|