https://github.com/JuliaLang/julia
Raw File
Tip revision: c11ad3029aab25cd51868a98c977c756c0cbd819 authored by Stefan Karpinski on 14 November 2023, 21:30:20 UTC
@‌code_{llvm,native}: change default debuginfo to :none
Tip revision: c11ad30
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