https://github.com/JuliaLang/julia
Raw File
Tip revision: 0a11b400568d311564087d812b7e036948282a29 authored by Tim Holy on 16 October 2022, 14:03:47 UTC
Remove warning on 32bit
Tip revision: 0a11b40
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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