--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
 REGRESS = $(patsubst test/sql/%.sql,%,$(TESTS))
 REGRESS_OPTS = --inputdir=test --load-extension=$(EXTENSION)
 
-OPTFLAGS = -march=native
+#OPTFLAGS = -march=native
 
 # Mac ARM doesn't support -march=native
 ifeq ($(shell uname -s), Darwin)
