mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 21:18:41 +08:00
`autotools_recursive_regenerate` is now defined regardless of `DYNAMIC_INIT`. Signed-off-by: Anhad Singh <andypython@protonmail.com>
10 lines
180 B
TOML
10 lines
180 B
TOML
[source]
|
|
git = "https://github.com/kkos/oniguruma"
|
|
rev = "f95747b462de672b6f8dbdeb478245ddf061ca53"
|
|
script = """
|
|
autotools_recursive_regenerate
|
|
"""
|
|
|
|
[build]
|
|
template = "configure"
|