From 4d326d89e85174a9c53b53883ead47ef7194aa5a Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 21 Mar 2024 10:27:20 -0400 Subject: [PATCH] sage.sh: use palp from the system --- sage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sage.sh b/sage.sh index 73d1e84..65d7ec3 100644 --- a/sage.sh +++ b/sage.sh @@ -121,6 +121,7 @@ sage-configure() { --with-system-numpy=force \ --with-system-openblas=force \ --with-system-packaging=force \ + --with-system-palp=force \ --with-system-pari=force \ --with-system-parso=force \ --with-system-patch=force \ -- 2.43.2