https://github.com/JuliaLang/julia
Raw File
Tip revision: e8a2c11b08e6a2053c4cd2a8e3e229c6aefbda39 authored by Kristoffer Carlsson on 31 August 2022, 05:45:13 UTC
trailing whitespace
Tip revision: e8a2c11
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