https://github.com/JuliaLang/julia
Raw File
Tip revision: db393d03244c103cffead1297323ff079d3844ee authored by Valentin Churavy on 28 June 2023, 07:30:52 UTC
try one permanent uring to lower overhead
Tip revision: db393d0
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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