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
Current code fails when using custom paths. Save directory where Julia source
is stored during build in `SOURCEDIR` instead of assuming it can be computed
from `BINDIR` (new name chosen to avoid confusing with `build_dir` which is different).
Fix/continuation of #56601, #56627.
0 commit comments