redox/recipes/wip/dev/honggfuzz/recipe.toml
2024-02-16 01:42:41 +00:00

10 lines
252 B
TOML

#TODO missing script for "make", see https://github.com/google/honggfuzz#installation
[source]
git = "https://github.com/google/honggfuzz"
rev = "83a8415a372d84dcc69ac1e2c2f152190bcf76d1"
[build]
template = "custom"
dependencies = [
"libunwind",
]