https://github.com/JuliaLang/julia
Raw File
Tip revision: 2ea083bc9fb5715ab16a5c251afacbd5e9072bfb authored by gbaraldi on 11 April 2024, 13:17:01 UTC
Update test
Tip revision: 2ea083b
gmp.version
# -*- makefile -*-
## jll artifact
GMP_JLL_NAME := GMP

## source build
GMP_VER := 6.3.0
back to top