https://github.com/JuliaLang/julia
Raw File
Tip revision: 21ede626a886d5a962a2dadd0ac897dde7ed02b0 authored by Gabriel Baraldi on 19 December 2023, 13:09:56 UTC
Messing around
Tip revision: 21ede62
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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