Update Makefile.L2

This commit is contained in:
Martin Kroeker 2022-08-31 23:00:22 +02:00 committed by GitHub
parent 7711eeef32
commit 6d7ec34c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ FMAFLAG = -mfma
endif
endif
override CFLAGS += -fno-tree-vectorize
#override CFLAGS += -fno-tree-vectorize
### GEMV ###