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
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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