From 757a6457c0da752b03a82f67c26a972887babb25 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 3 Nov 2021 18:53:26 -0400 Subject: [PATCH] sage.sh: force system singular. --- sage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sage.sh b/sage.sh index 131eb84..75b9929 100644 --- a/sage.sh +++ b/sage.sh @@ -76,6 +76,7 @@ sage-configure() { --with-system-qhull=force \ --with-system-readline=force \ --with-system-rw=force \ + --with-system-singular=force \ --with-system-sqlite=force \ --with-system-suitesparse=force \ --with-system-symmetrica=force \ -- 2.43.2