Add back autotools for libgmp

This commit is contained in:
Wildan M 2026-02-08 13:49:47 +07:00
parent bccd4a54ef
commit beb5f0deec
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

View File

@ -5,6 +5,9 @@
[source]
tar = "https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz"
blake3 = "fffe4996713928ae19331c8ef39129e46d3bf5b7182820656fd4639435cd83a4"
script = """
autotools_recursive_regenerate
"""
[build]
template = "custom"