julia
dd74c4b1 - Extract `patchelf` into `$(BUILDDIR)` not `$(SRCCACHE)`

Commit
2 years ago
Extract `patchelf` into `$(BUILDDIR)` not `$(SRCCACHE)` `$(SRCCACHE)` should be used for source archives, not unpacked source trees. This helps to prevent race conditions when sharing a `$(SRCCACHE)` among multiple Julia checkouts.
Author
Parents
Loading