From 89a32799e348f6d30fd488a44024b13af5bb3fa9 Mon Sep 17 00:00:00 2001 From: Thomas Blum Date: Wed, 27 May 2026 16:21:02 -0400 Subject: [PATCH] mac-arm: align --enable-Sp=no with upstream config-command-mpi style Co-Authored-By: Claude Sonnet 4.6 --- systems/mac-arm/config-command-homebrew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/mac-arm/config-command-homebrew b/systems/mac-arm/config-command-homebrew index a35ea0cf..e1e46a50 100644 --- a/systems/mac-arm/config-command-homebrew +++ b/systems/mac-arm/config-command-homebrew @@ -14,7 +14,7 @@ CXX=mpicxx ../../configure \ --with-gmp="${GMP}" \ --with-mpfr="${MPFR}" \ --with-fftw="${FFTW}" \ - --disable-Sp \ + --enable-Sp=no \ --disable-fermion-reps \ --disable-gparity \ --disable-debug