projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62f4c84
)
fix another source of NO_CBLAS=0 surprise
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Tue, 11 Aug 2020 11:27:19 +0000
(13:27 +0200)
committer
GitHub
<noreply@github.com>
Tue, 11 Aug 2020 11:27:19 +0000
(13:27 +0200)
interface/Makefile
patch
|
blob
|
history
diff --git
a/interface/Makefile
b/interface/Makefile
index
44a9fdc
..
2dbd600
100644
(file)
--- a/
interface/Makefile
+++ b/
interface/Makefile
@@
-367,7
+367,7
@@
CZBLAS3OBJS += cblas_zgemm3m.$(SUFFIX)
endif
-ifn
def NO_CBLAS
+ifn
eq ($(NO_CBLAS), 1)
override CFLAGS += -I.