]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system cypari2,cysignals,fpylll
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 30 Oct 2023 21:16:13 +0000 (17:16 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 30 Oct 2023 21:16:13 +0000 (17:16 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 881d7086524e211f8333029d72390bbcd564dcae..41e591a8d2392c913da46be645e4fefb43e2d615 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -48,6 +48,8 @@ sage-configure() {
     --with-system-cppy=force \
     --with-system-curl=force \
     --with-system-cycler=force \
+    --with-system-cypari2=force \
+    --with-system-cysignals=force \
     --with-system-cython=force \
     --with-system-dateutil=force \
     --with-system-debugpy=force \
@@ -63,6 +65,7 @@ sage-configure() {
     --with-system-flit_core=force \
     --with-system-fonttools=force \
     --with-system-fplll=force \
+    --with-system-fpylll=force \
     --with-system-gast=force \
     --with-system-gc=force \
     --with-system-gcc=force \