https://github.com/JuliaLang/julia
Raw File
Tip revision: 9dfd28ab751ea5bd5f2e3b4ed4241ec071a52955 authored by Kristoffer Carlsson on 18 March 2024, 20:35:10 UTC
release-1.11: Backportp precompile fixes (#53773)
Tip revision: 9dfd28a
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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