Browse Source

Update Makefile.L2

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

+ 1
- 1
kernel/Makefile.L2 View File

@@ -5,7 +5,7 @@ FMAFLAG = -mfma
endif
endif

override CFLAGS += -fno-tree-vectorize
#override CFLAGS += -fno-tree-vectorize

### GEMV ###



Loading…
Cancel
Save