From 0827098910f25fe2ad28fd4f7ba07c882239f20d Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 9 Oct 2021 07:20:09 -0400 Subject: [PATCH] sage.sh: add --with-system-qhull=force (SageMath Trac #31161). --- sage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sage.sh b/sage.sh index 64f72bd..b0eff94 100644 --- a/sage.sh +++ b/sage.sh @@ -72,6 +72,7 @@ sage-configure() { --with-system-planarity=force \ --with-system-ppl=force \ --with-system-python3=force \ + --with-system-qhull=force \ --with-system-readline=force \ --with-system-rw=force \ --with-system-sqlite=force \ -- 2.43.2