redox/recipes/tests/vttest/recipe.toml
2026-05-15 22:36:18 +07:00

11 lines
259 B
TOML

[source]
tar = "https://invisible-island.net/archives/vttest/vttest-20140305.tgz"
blake3 = "b515b9a5e1f1498ed99e1a1c172fbcfdf2b7a214e185bd2005cc994407ded89e"
patches = ["redox.patch"]
script = """
GNU_CONFIG_GET config.sub
"""
[build]
template = "configure"