redox/recipes/wip/dev/go/recipe.toml
2024-02-13 13:47:16 +00:00

7 lines
223 B
TOML

#TODO missing script for building, see https://go.dev/doc/install/source
#TODO use the Go frontend from GCC or build the official compiler?
[source]
tar = "https://go.dev/dl/go1.21.5.src.tar.gz"
[build]
template = "custom"