julia
julia copied to clipboard
build: Remove GPL libs when set `USE_GPL_LIBS=0`
Fix #53211
I have tested this locally and it seems to be working. Is anything else needed in order to merge this PR? Will another PR be needed to remove the documentation for SparseArrays? Thank you
Will another PR be needed to remove the documentation for SparseArrays?
Maybe there are some GPL-solver related docs need to be removed.
And we need JuliaSparse/SparseArrays.jl#535 to pass test.