https://github.com/JuliaLang/julia
Raw File
Tip revision: 6cb5b1f5ba026b32297393056cc230f0e7c7e306 authored by Kristoffer Carlsson on 17 September 2024, 11:14:23 UTC
Backports for 1.11.0-rc4/1.11.0 (#55586)
Tip revision: 6cb5b1f
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

## source build
UNWIND_VER_TAG := 1.7.2
UNWIND_VER := 1.7.2
back to top