https://github.com/JuliaLang/julia
Raw File
Tip revision: 9cc8b3d35a200be9ecd6a2dce388d92e16bb1d07 authored by Steven G. Johnson on 10 July 2023, 14:43:39 UTC
fix bootstrap failure
Tip revision: 9cc8b3d
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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