https://github.com/JuliaLang/julia
Raw File
Tip revision: 56de9cdaf8ba4bb0d7868a854423600ed472214e authored by Keno Fischer on 09 March 2024, 05:15:38 UTC
Add openlibm to sysimg link line on windows
Tip revision: 56de9cd
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