https://github.com/JuliaLang/julia
Raw File
Tip revision: 5cf5146d8f29fd770f9fd44f870c6673bf350295 authored by Kristoffer on 16 April 2024, 08:59:39 UTC
Revert "Default to the medium code model in x86 linux (#53391)"
Tip revision: 5cf5146
mpfr.version
## jll artifact
MPFR_JLL_NAME := MPFR

## source build
MPFR_VER := 4.2.0
back to top