]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove -fno-rtti which was not needed any more (rather: -frtti was
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Dec 1998 08:24:38 +0000 (08:24 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Dec 1998 08:24:38 +0000 (08:24 +0000)
needed)

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

tests/base/Makefile

index 778f34a15ca562385c5f9891d84124a00c9bde8d..2bc758d93e78a44a22d5ee77bc2760ab22a522a2 100644 (file)
@@ -10,7 +10,7 @@ INCLUDE   = -I$D/deal.II/include -I$D/lac/include \
             -I$D/base/include
 
 CXXFLAGS  = -DDEBUG -g -Wall -W -pedantic -Wconversion \
-            -Winline -Woverloaded-virtual -fno-rtti  \
+            -Winline -Woverloaded-virtual  \
             $(INCLUDE) -Ddeal_II_dimension=$(deal_II_dimension)
 
 

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.