julia
d6f2a7e3 - build: include `SuiteSparse` in pkgimages to precompile (#60291)

Commit
16 days ago
build: include `SuiteSparse` in pkgimages to precompile (#60291) This seems to be an issue at least as far back as 1.10: ```julia $ rm -rf ~/.julia/compiled/*/SuiteSparse/ $ julia +1.10 -q julia> using SuiteSparse [ Info: Precompiling SuiteSparse [4607b0f0-06f3-5cda-b6b1-a6196a1729e9] ```
Author
Parents
Loading