mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 10:38:46 +08:00
11 lines
193 B
TOML
11 lines
193 B
TOML
[source]
|
|
git = "https://github.com/kkos/oniguruma"
|
|
rev = "f95747b462de672b6f8dbdeb478245ddf061ca53"
|
|
script = """
|
|
DYNAMIC_INIT
|
|
autotools_recursive_regenerate
|
|
"""
|
|
|
|
[build]
|
|
template = "configure"
|