]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: don't force system suitesparse
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 03:28:28 +0000 (23:28 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 03:28:28 +0000 (23:28 -0400)
SuiteSparse is needed only by cvxopt, and we --disable-cvxopt. Sage
still runs its spkg-configure.m4 check, however, and the "force"
will cause an error even for packages that are disabled.


No differences found