Browse Source

Update Makefile

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

+ 1
- 0
lapack/Makefile View File

@@ -1,5 +1,6 @@
TOPDIR = ..
include ../Makefile.system
override CFLAGS += -fno-tree-vectorize

#SUBDIRS = laswp getf2 getrf potf2 potrf lauu2 lauum trti2 trtri getrs
SUBDIRS = getrf getf2 laswp getrs potrf potf2 lauu2 lauum trti2 trtri trtrs


Loading…
Cancel
Save