]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: force primesieve/primecount from the system.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 24 Dec 2021 13:02:41 +0000 (08:02 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 24 Dec 2021 13:02:41 +0000 (08:02 -0500)
sage.sh

diff --git a/sage.sh b/sage.sh
index 4a517d982d99ad6b5a63e104b48384fd89870331..c167d51f4516bacc99c2c65ca56714644b4eccc8 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -71,6 +71,8 @@ sage-configure() {
     --with-system-perl_term_readline_gnu=force \
     --with-system-planarity=force \
     --with-system-ppl=force \
+    --with-system-primecount=force \
+    --with-system-primesieve=force \
     --with-system-python3=force \
     --with-system-qhull=force \
     --with-system-readline=force \