julia
dd74c4b1
- Extract `patchelf` into `$(BUILDDIR)` not `$(SRCCACHE)`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#48830 - Extract `patchelf` into `$(BUILDDIR)` not `$(SRCCACHE)`
Author
staticfloat
Parents
d6a77b60
Loading