]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove mostly all warning and error flags for acc, to see whether that
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Jul 2002 10:38:19 +0000 (10:38 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Jul 2002 10:38:19 +0000 (10:38 +0000)
reduces the sheer amount of messages somehow...

git-svn-id: https://svn.dealii.org/trunk@6303 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index ff2b8dda6eb58d4f5437db0588b7c51fa18833e5..21f190d90f1674441ef2ebe3e2cd5454b5e7473b 100644 (file)
@@ -431,8 +431,8 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
       hp_aCC)
          dnl ??? disable warning 655 (about all-inlined functions) which
          dnl triggers for each and every of our DeclExceptionX calls ???
-          CXXFLAGSG="$CXXFLAGS -g1 +p +w -z -Aa -AA"
-          CXXFLAGSO="$CXXFLAGS -z +O2 -Aa -AA"
+          CXXFLAGSG="$CXXFLAGS -g1"
+          CXXFLAGSO="$CXXFLAGS -z +O2"
           CXXFLAGSPIC="+Z"
          # for linking shared libs, -b is also necessary...
           ;;

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.