Update Makefile.L2
This commit is contained in:
parent
2a0caf8e32
commit
ef4110ddda
|
@ -5,6 +5,8 @@ FMAFLAG = -mfma
|
|||
endif
|
||||
endif
|
||||
|
||||
override CFLAGS += -fno-tree-vectorize
|
||||
|
||||
### GEMV ###
|
||||
|
||||
ifndef SGEMVNKERNEL
|
||||
|
|
Loading…
Reference in New Issue