https://github.com/JuliaLang/julia
Raw File
Tip revision: d8b41bbb25a0c7b296a16b18fb49a42efca33542 authored by Valentin Churavy on 26 October 2023, 23:28:44 UTC
use dialect for first thing!
Tip revision: d8b41bb
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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