https://github.com/JuliaLang/julia
Raw File
Tip revision: 880b76b6c9dbcd8243732d486ba985f313505255 authored by Gabriel Baraldi on 02 April 2024, 15:24:31 UTC
Merge branch 'master' into gb/pipeline-fun
Tip revision: 880b76b
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