From a9163fe03f4928f743dbd8e348d890ed3472325e Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 1 Sep 2023 20:32:05 -0400 Subject: [PATCH] sage.sh: drop system cython and gmpy2 for now They still need upstream spkg-configure.m4 files. --- sage.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/sage.sh b/sage.sh index 3f0ca20..588cbf3 100644 --- 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 \ -- 2.43.2