]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Also ignore -Wignored-attributes for external includes
authorMatthias Maier <tamiko@43-1.org>
Wed, 1 Feb 2017 22:25:21 +0000 (16:25 -0600)
committerMatthias Maier <tamiko@43-1.org>
Wed, 1 Feb 2017 22:25:40 +0000 (16:25 -0600)
include/deal.II/base/config.h.in

index 7472b2b8db887dd333dbf68750c9db69fa98248f..978d4d7504c0f049141f863cd1c67b88602fbb14 100644 (file)
@@ -311,6 +311,7 @@ _Pragma("GCC diagnostic ignored \"-Wunused-private-field\"")     \
 _Pragma("GCC diagnostic ignored \"-Wdeprecated-declarations\"")  \
 _Pragma("GCC diagnostic ignored \"-Wunused-but-set-variable\"")  \
 _Pragma("GCC diagnostic ignored \"-Wexpansion-to-defined\"")     \
+_Pragma("GCC diagnostic ignored \"-Wignored-attributes\"")       \
 _Pragma("GCC diagnostic warning \"-Wpragmas\"")
 
 #  define DEAL_II_ENABLE_EXTRA_DIAGNOSTICS                       \

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.