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:
9e3cff5
)
Fix typo
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Tue, 13 Oct 2020 13:02:17 +0000
(15:02 +0200)
committer
GitHub
<noreply@github.com>
Tue, 13 Oct 2020 13:02:17 +0000
(15:02 +0200)
Makefile.x86_64
patch
|
blob
|
history
diff --git
a/Makefile.x86_64
b/Makefile.x86_64
index
9e75dc9
..
8a3fc4e
100644
(file)
--- a/
Makefile.x86_64
+++ b/
Makefile.x86_64
@@
-64,7
+64,7
@@
endif
endif
endif
-ifeq ($(CORE), $(filter $(CORE), HASWELL ZEN SKYLAKEX COOPERLAKE)
+ifeq ($(CORE), $(filter $(CORE), HASWELL ZEN SKYLAKEX COOPERLAKE)
)
ifndef DYNAMIC_ARCH
ifndef NO_AVX2
ifeq ($(C_COMPILER), GCC)