redox/recipes/libgmp/recipe.toml
Jeremy Soller f11560d978
Add libgmp
2021-07-19 08:39:04 -06:00

6 lines
98 B
TOML

[source]
tar = "https://gmplib.org/download/gmp/gmp-6.2.1.tar.xz"
[build]
template = "configure"