https://github.com/JuliaLang/julia
Raw File
Tip revision: 4ba81cb96264e4ae9202aad108bdbc86581a9d51 authored by Gabriel Baraldi on 26 October 2023, 15:04:29 UTC
Require patchelf to install llvm tools
Tip revision: 4ba81cb
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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