redox/recipes/wip/tests/aflplusplus/recipe.toml
2026-06-09 22:01:20 -03:00

10 lines
281 B
TOML

#TODO add script for gnu make:
# https://aflplus.plus/building/
# https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/INSTALL.md # has feature flags
[source]
git = "https://github.com/AFLplusplus/AFLplusplus"
rev = "v5.00c"
shallow_clone = true
[build]
template = "custom"