redox/recipes/libffi/recipe.toml
2020-05-20 15:44:37 -06:00

9 lines
135 B
TOML

[source]
tar = "https://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz"
patches = [
"redox.patch"
]
[build]
template = "configure"