You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow linking a system image with jl_image_unpack with libjulia (#59498)
After #59227 changed the way we load system images, the symbols in
`null_sysimg.c` are no longer correct. Replace them with
`jl_image_unpack` so linking a system image with libjulia is possible
again.
0 commit comments