redox/recipes/libs/libffi/recipe.toml
2023-12-14 19:50:54 +00:00

10 lines
211 B
TOML

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