]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: insist on using maxima from the system.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 2 Jun 2023 02:23:53 +0000 (22:23 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 2 Jun 2023 02:23:53 +0000 (22:23 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index a9ff1ff90fbb285abfc47728bb01b10cd8ee9cd6..dbfce924a0a8fe738678c865172d39afd94e1b96 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -67,6 +67,7 @@ sage-configure() {
     --with-system-lrcalc=force \
     --with-system-m4ri=force \
     --with-system-m4rie=force \
+    --with-system-maxima=force \
     --with-system-meson=force \
     --with-system-mpfr=force \
     --with-system-nauty=force \