]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: drop system cython and gmpy2 for now
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 00:32:05 +0000 (20:32 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 00:32:05 +0000 (20:32 -0400)
They still need upstream spkg-configure.m4 files.

sage.sh

diff --git a/sage.sh b/sage.sh
index 3f0ca20af9b6ac373bd500efe88c9502270bbd22..588cbf3148fef7621bb08b2657589a37766399b0 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -38,7 +38,6 @@ sage-configure() {
     --with-system-cliquer=force \
     --with-system-cmake=force \
     --with-system-curl=force \
-    --with-system-cython=force \
     --with-system-ecl=force \
     --with-system-eclib=force \
     --with-system-fflas_ffpack=force \
@@ -53,7 +52,6 @@ sage-configure() {
     --with-system-giac=force \
     --with-system-git=force \
     --with-system-givaro=force \
-    --with-system-gmpy2=force \
     --with-system-gsl=force \
     --with-system-iconv=force \
     --with-system-iml=force \