Update Makefile.L1

This commit is contained in:
Martin Kroeker 2022-08-31 20:03:00 +02:00 committed by GitHub
parent 66035af15a
commit 2a0caf8e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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