From c5dc016cd171999d2cea374efcf476bac57d55a9 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 1 Sep 2023 23:04:35 -0400 Subject: [PATCH] sage.sh: use system beniget,flit_core,gast --- sage.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sage.sh b/sage.sh index 93c6304..82878f0 100644 --- a/sage.sh +++ b/sage.sh @@ -31,6 +31,7 @@ sage-configure() { --disable-notebook \ --disable-r \ --with-system-arb=force \ + --with-system-beniget=force \ --with-system-boost_cropped=force \ --with-system-brial=force \ --with-system-bzip2=force \ @@ -42,7 +43,9 @@ sage-configure() { --with-system-eclib=force \ --with-system-fflas_ffpack=force \ --with-system-flint=force \ + --with-system-flit_core=force \ --with-system-fplll=force \ + --with-system-gast=force \ --with-system-gc=force \ --with-system-gcc=force \ --with-system-gengetopt=force \ -- 2.43.2