https://github.com/JuliaLang/julia
Raw File
Tip revision: 0662f62d15894fdb8bed72d963c293d0c3095d54 authored by Simeon Schaub on 01 June 2021, 11:03:31 UTC
fix command literals with trailing backslashes
Tip revision: 0662f62
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