mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 16:18:44 +08:00
8 lines
246 B
TOML
8 lines
246 B
TOML
#TODO missing script for gnu make: https://geth.ethereum.org/docs/getting-started/installing-geth#build-from-source
|
|
[source]
|
|
git = "https://github.com/ethereum/go-ethereum"
|
|
branch = "release/1.16"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "custom"
|