]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use patchelf,lrcalc_python from the system
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 29 Sep 2023 02:50:53 +0000 (22:50 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 29 Sep 2023 02:50:53 +0000 (22:50 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 23f42d3227ea1700be0d9ad9f20afcff242dfb82..710733805a8f4c7d44558ff829422bfaff780cee 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -92,6 +92,7 @@ sage-configure() {
     --with-system-libpng=force \
     --with-system-linbox=force \
     --with-system-lrcalc=force \
+    --with-system-lrcalc_python=force \
     --with-system-m4ri=force \
     --with-system-m4rie=force \
     --with-system-markupsafe=force \
@@ -114,6 +115,7 @@ sage-configure() {
     --with-system-pari=force \
     --with-system-parso=force \
     --with-system-patch=force \
+    --with-system-patchelf=force \
     --with-system-pathspec=force \
     --with-system-perl_term_readline_gnu=force \
     --with-system-pexpect=force \