https://github.com/JuliaLang/julia
Raw File
Tip revision: 9dfd28ab751ea5bd5f2e3b4ed4241ec071a52955 authored by Kristoffer Carlsson on 18 March 2024, 20:35:10 UTC
release-1.11: Backportp precompile fixes (#53773)
Tip revision: 9dfd28a
patchelf.version
## source build
# Patchelf (we don't ship this or even use a JLL, we just always build it)
PATCHELF_VER := 0.13
back to top