https://github.com/JuliaLang/julia
Raw File
Tip revision: 95332444db5c0955bf119007ca1b067bda7a2e55 authored by Kristoffer Carlsson on 04 May 2023, 14:59:40 UTC
silence a compiler warning when not building with ITTAPI
Tip revision: 9533244
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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