redox/recipes/wip/dev/other/honggfuzz/recipe.toml
2024-06-26 04:17:47 +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",
]