]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add docuentation.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 21 Aug 2011 04:15:42 +0000 (04:15 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 21 Aug 2011 04:15:42 +0000 (04:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@24156 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 83423fbb8866ca39ebe7a1a9d9e4136083700e3f..b9855f0fe26d009f2d816fec34a8964fa624fdaa 100644 (file)
@@ -634,7 +634,11 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
       clang*)
           dnl Like many other compilers, clang produces warnings for array
          dnl accesses out of bounds, even if they are in code that's dead
-         dnl for this dimension. suppress this
+         dnl for this dimension. Suppress this.
+         dnl
+         dnl There are a number of other warnings we get that can't easily
+         dnl be worked around and that are definitely not useful. Suppress
+         dnl those too.
           CXXFLAGSG="$CXXFLAGS -DDEBUG -g -Wall -Wno-array-bounds -Wno-parentheses -Wno-delete-non-virtual-dtor -Wno-unneeded-internal-declaration -Wno-unused-function -Wno-unused-variable"
           CXXFLAGSO="$CXXFLAGS -O2"
          CXXFLAGSPIC="-fPIC"

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.