From: Michael Orlitzky Date: Mon, 28 Mar 2022 12:47:27 +0000 (-0400) Subject: sage.sh: force system linbox. X-Git-Url: https://gitweb.michael.orlitzky.com/?p=bash.d.git;a=commitdiff_plain;h=bba72b8eb39f863a06917c60e5961ea67ace91a7 sage.sh: force system linbox. --- diff --git a/sage.sh b/sage.sh index c167d51..8efd95d 100644 --- a/sage.sh +++ b/sage.sh @@ -57,6 +57,7 @@ sage-configure() { --with-system-libhomfly=force \ --with-system-libnauty=force \ --with-system-libpng=force \ + --with-system-linbox=force \ --with-system-lrcalc=force \ --with-system-m4ri=force \ --with-system-m4rie=force \