diff --git a/interface/Makefile b/interface/Makefile index abdac96e1..ae463d447 100644 --- a/interface/Makefile +++ b/interface/Makefile @@ -1,6 +1,8 @@ TOPDIR = .. include $(TOPDIR)/Makefile.system +override CFLAGS += -fno-tree-vectorize + SUPPORT_GEMM3M = 0 ifeq ($(ARCH), x86)