https://github.com/JuliaLang/julia
Raw File
Tip revision: bbaf388ec8373ef4aad6fa470a3678f438d859cc authored by Keno Fischer on 24 June 2023, 10:21:42 UTC
compact: Try to preserve IR_FLAG_REFINED
Tip revision: bbaf388
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