julia
e5631ff0 - Define `isdebugbuild` before it is imported (#58206)

Commit
248 days ago
Define `isdebugbuild` before it is imported (#58206) Following on from https://github.com/JuliaLang/julia/pull/58088, this ensures that `isdebugbuild` is defined in `Base` before it is imported in `Libdl`.
Author
Parents
Loading