julia
12adf71b
- precompile: fix deps list for extensions relying on stdlibs
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
42 days ago
precompile: fix deps list for extensions relying on stdlibs Some packages add extensions to stdlibs, so we should not have prohibited precompiling those. This broke Compat, which adds an extension to LinearAlgebra.
References
#60000 - Reapply "precompile: fail in (closer to) linear time and linear error messages" with fixes
Author
vtjnash
Committer
vtjnash
Parents
941e4590
Loading