]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system cython
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 23 Oct 2023 13:20:32 +0000 (09:20 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 23 Oct 2023 13:20:32 +0000 (09:20 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 1cf1faef478cac1ac917052c4e83150a7d5b15ad..881d7086524e211f8333029d72390bbcd564dcae 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -48,6 +48,7 @@ sage-configure() {
     --with-system-cppy=force \
     --with-system-curl=force \
     --with-system-cycler=force \
+    --with-system-cython=force \
     --with-system-dateutil=force \
     --with-system-debugpy=force \
     --with-system-decorator=force \