renoved flag no-integrated-as, because not working on macosx
authorwernsaar <wernsaar@googlemail.com>
Tue, 26 Aug 2014 16:29:40 +0000 (18:29 +0200)
committerwernsaar <wernsaar@googlemail.com>
Tue, 26 Aug 2014 16:29:40 +0000 (18:29 +0200)
Makefile.system

index 385ad47..d2ff741 100644 (file)
@@ -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