julia icon indicating copy to clipboard operation
julia copied to clipboard

build: Remove GPL libs when set `USE_GPL_LIBS=0`

Open inkydragon opened this issue 1 year ago • 2 comments

Fix #53211

inkydragon avatar Apr 25 '24 02:04 inkydragon

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

gitboy16 avatar Apr 29 '24 14:04 gitboy16

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.

inkydragon avatar Apr 30 '24 04:04 inkydragon