From bd9400a7ac5b4752e90edf0a887e477b45dffe37 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 30 Oct 2023 17:16:13 -0400 Subject: [PATCH] sage.sh: use system cypari2,cysignals,fpylll --- sage.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sage.sh b/sage.sh index 881d708..41e591a 100644 --- 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 \ -- 2.43.2