Browse Source

Update Makefile

pull/3745/head
Martin Kroeker GitHub 3 years ago
parent
commit
b8f1602418
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      interface/Makefile

+ 2
- 0
interface/Makefile View File

@@ -1,6 +1,8 @@
TOPDIR = ..
include $(TOPDIR)/Makefile.system

override CFLAGS += -fno-tree-vectorize

SUPPORT_GEMM3M = 0

ifeq ($(ARCH), x86)


Loading…
Cancel
Save