https://github.com/JuliaLang/julia
Raw File
Tip revision: d5aa598b833a17b6cfcf3f5d1ae31f94ed4b31d0 authored by KristofferC on 30 September 2022, 13:54:57 UTC
change Pkg to weak deps supported version
Tip revision: d5aa598
blastrampoline.version
## jll artifact
BLASTRAMPOLINE_JLL_NAME := libblastrampoline

## source build
BLASTRAMPOLINE_VER := 5.2.0
BLASTRAMPOLINE_BRANCH=v5.2.0
BLASTRAMPOLINE_SHA1=4a934fd00056c6d351e9b9a445c3b05bf8a0669d
back to top