https://github.com/JuliaLang/julia
Raw File
Tip revision: e9e8e8f8eebf08b2dbe0a31bb8f89004ffa8173c authored by Gabriel Baraldi on 14 March 2024, 19:30:40 UTC
Default to the medium code model in x86 linux (#53391)
Tip revision: e9e8e8f
blastrampoline.version
## jll artifact
BLASTRAMPOLINE_JLL_NAME := libblastrampoline

## source build
BLASTRAMPOLINE_VER := 5.8.0
BLASTRAMPOLINE_BRANCH=v5.8.0
BLASTRAMPOLINE_SHA1=81316155d4838392e8462a92bcac3eebe9acd0c7
back to top