redox/recipes/wip/libs/other/libonig/recipe.toml
2025-09-27 01:51:29 +07:00

11 lines
193 B
TOML

[source]
git = "https://github.com/kkos/oniguruma"
rev = "f95747b462de672b6f8dbdeb478245ddf061ca53"
script = """
DYNAMIC_INIT
autotools_recursive_regenerate
"""
[build]
template = "configure"