Browse Source

Update Makefile.L2

pull/3745/head
Martin Kroeker GitHub 3 years ago
parent
commit
ef4110ddda
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
      kernel/Makefile.L2

+ 2
- 0
kernel/Makefile.L2 View File

@@ -5,6 +5,8 @@ FMAFLAG = -mfma
endif
endif

override CFLAGS += -fno-tree-vectorize

### GEMV ###

ifndef SGEMVNKERNEL


Loading…
Cancel
Save