renoved flag no-integrated-as, because not working on macosx

This commit is contained in:
wernsaar 2014-08-26 18:29:40 +02:00
parent 84badf8086
commit 5fa6158731
1 changed files with 0 additions and 5 deletions

View 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