Update Makefile.L2

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

View File

@ -5,6 +5,8 @@ FMAFLAG = -mfma
endif
endif
override CFLAGS += -fno-tree-vectorize
### GEMV ###
ifndef SGEMVNKERNEL