mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
10 lines
220 B
TOML
10 lines
220 B
TOML
[source]
|
|
tar = "https://ftp.gnu.org/gnu/gawk/gawk-5.2.0.tar.xz"
|
|
blake3 = "31b907e8223fc265b73d94f32a6fce8082993da8558ed6e9f4ec95cdb98ad032"
|
|
script = """
|
|
autotools_recursive_regenerate
|
|
"""
|
|
|
|
[build]
|
|
template = "configure"
|