https://github.com/JuliaLang/julia
Raw File
Tip revision: 9d007eb184da6162fc8710e81b639564bd0750c5 authored by Valentin Churavy on 22 October 2022, 19:10:23 UTC
Avoid assertion
Tip revision: 9d007eb
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

## source build
UNWIND_VER_TAG := 1.5
UNWIND_VER := 1.5.0
back to top