redox/recipes/wip/dev/other/musl-obstack/recipe.toml
2026-02-27 23:37:54 +07:00

9 lines
124 B
TOML

[source]
git = "https://github.com/void-linux/musl-obstack"
script = """
./bootstrap.sh
"""
[build]
template = "configure"