]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't know, why one of the warning flags slipped from the debug flags
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Feb 1999 12:45:14 +0000 (12:45 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Feb 1999 12:45:14 +0000 (12:45 +0000)
to the production flags.

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

deal.II/deal.II/Make.global_options

index f0c5ef673551b8f8bce77db00345cd97fc006210..a591427918948d3c566d5f47f00de47d4abfcc7d 100644 (file)
@@ -14,9 +14,9 @@ CXX       = c++
 INCLUDE   = -I$D/deal.II/include -I$D/lac/include \
             -I$D/base/include
 CXXFLAGS.g= -ansi -DDEBUG -ggdb -Wall -W -pedantic -Wconversion \
-            -Winline -Woverloaded-virtual -fno-builtin\
+            -Winline -Woverloaded-virtual -Wuninitialized -fno-builtin\
             $(INCLUDE)
-CXXFLAGS  =-O3 -Wuninitialized -finline-functions -ffast-math \
+CXXFLAGS  =-O3 -finline-functions -ffast-math \
            -felide-constructors -fnonnull-objects \
            $(INCLUDE)
 

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.