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:
84badf8
)
renoved flag no-integrated-as, because not working on macosx
author
wernsaar
<wernsaar@googlemail.com>
Tue, 26 Aug 2014 16:29:40 +0000
(18:29 +0200)
committer
wernsaar
<wernsaar@googlemail.com>
Tue, 26 Aug 2014 16:29:40 +0000
(18:29 +0200)
Makefile.system
patch
|
blob
|
history
diff --git
a/Makefile.system
b/Makefile.system
index 385ad47c30ef20ffeb3c6b89f4a2ee4297ce1216..d2ff74146800ea1e86063505e38474d8bdc24278 100644
(file)
--- a/
Makefile.system
+++ b/
Makefile.system
@@
-350,11
+350,6
@@
ifeq ($(C_COMPILER), INTEL)
CCOMMON_OPT += -wd981
endif
-ifeq ($(ARCH), x86_64)
-ifeq ($(C_COMPILER), CLANG)
-CCOMMON_OPT += -no-integrated-as
-endif
-endif
ifeq ($(USE_OPENMP), 1)
# ifeq logical or. GCC or LSB