https://github.com/JuliaLang/julia
Raw File
Tip revision: 5a76a9eea6c95e406ca8ffd3a71c3450d19e23eb authored by Nathan Daly on 28 March 2024, 17:45:18 UTC
Apply suggestions from code review
Tip revision: 5a76a9e
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

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