Updated comment [skip ci]

This commit is contained in:
Andrew Kane
2024-03-31 18:33:26 -07:00
parent 2f2f3631a8
commit 7ee9074a9c

View File

@@ -12,7 +12,7 @@ REGRESS_OPTS = --inputdir=test --load-extension=$(EXTENSION)
OPTFLAGS = -march=native
# Mac ARM doesn't support -march=native
# Mac ARM doesn't always support -march=native
ifeq ($(shell uname -s), Darwin)
ifeq ($(shell uname -p), arm)
# no difference with -march=armv8.5-a