]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system beniget,flit_core,gast
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 03:04:35 +0000 (23:04 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 03:04:35 +0000 (23:04 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 93c630470fe7495d81a536861625e2fbf2c3ad68..82878f099eaa3a7abb2313e97b56fb6c76258e35 100644 (file)
--- 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 \