From e225e0d59b33731b86e8d452209a94a2377e2372 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 3 Dec 2023 19:49:49 -0500 Subject: [PATCH] sage.sh: don't force the system backcall It's masked in Gentoo and no longer needed by ipython. We can deal with the SPKG for a few weeks until the Sage packaging catches up. --- sage.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sage.sh b/sage.sh index b93f895..3b063ad 100644 --- a/sage.sh +++ b/sage.sh @@ -48,7 +48,6 @@ sage-configure() { --with-system-arb=force \ --with-system-asttokens=force \ --with-system-attrs=force \ - --with-system-backcall=force \ --with-system-beniget=force \ --with-system-boost_cropped=force \ --with-system-brial=force \ -- 2.43.2