Update Makefile.L1

This commit is contained in:
Martin Kroeker 2022-09-01 11:17:46 +02:00 committed by GitHub
parent e8a94437d9
commit 62eef86c37
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
### AMAX ###