]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove -ip for ICC compiler in optimized mode as it produces wrong codecvs diff acloc...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 13 Jan 2004 08:21:33 +0000 (08:21 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 13 Jan 2004 08:21:33 +0000 (08:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@8308 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index e4d3e9e1ed41cf8a8002fdab46ffa32223691bb1..25e41604a5cf8aeeb7139f0eea40e1a1e72a3a06 100644 (file)
@@ -400,7 +400,7 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
          dnl       inaccessible'
          dnl       (valid, but annoying and sometimes hard to work around)
           CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -w1 -wd175 -wd525 -wd327 -wd424 -wd11 -wd734 -DDEBUG -inline_debug_info"
-          CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -ip -unroll -w0 -wd424 -wd11"
+          CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -unroll -w0 -wd424 -wd11"
           CXXFLAGSPIC="-KPIC"
           LDFLAGSPIC="-KPIC"
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.