From: Michael Orlitzky Date: Sun, 4 Feb 2024 15:00:05 +0000 (-0500) Subject: sage.sh: use calver from the system X-Git-Url: https://gitweb.michael.orlitzky.com/?p=bash.d.git;a=commitdiff_plain;h=e00fd03d9218f70fab55c05c705b7cd744979e72 sage.sh: use calver from the system --- diff --git a/sage.sh b/sage.sh index a3ec54d..4e283d3 100644 --- a/sage.sh +++ b/sage.sh @@ -36,6 +36,7 @@ sage-configure() { --with-system-boost_cropped=force \ --with-system-brial=force \ --with-system-bzip2=force \ + --with-system-calver=force \ --with-system-cddlib=force \ --with-system-certifi=force \ --with-system-cffi=force \