]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove profiling facility.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 8 Jul 1998 12:54:22 +0000 (12:54 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 8 Jul 1998 12:54:22 +0000 (12:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@439 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Make.global_options
deal.II/lac/source/Makefile

index d876fa9cf1460240a8ebce22e440d280ddb76fba..790a7f835c9f80a511d32723cb6bfe8edf8c772e 100644 (file)
@@ -11,7 +11,7 @@ CXXFLAGS.g= -DDEBUG -g -Wall -W -pedantic -Wconversion \
             $(INCLUDE) -Ddeal_II_dimension=$(deal_II_dimension)
 CXXFLAGS  =-O3 -Wuninitialized -finline-functions -ffast-math \
            -funroll-loops -felide-constructors -fnonnull-objects \
-           -pg -fno-rtti -fno-exceptions $(INCLUDE) \
+           -fno-rtti -fno-exceptions $(INCLUDE) \
            -Ddeal_II_dimension=$(deal_II_dimension)
 
 ifeq ($(shell uname),Linux)
index 41ef4b8ea64fdfafb91fa0fe8e7797f259f2e19b..df62b745298e4ab1e88675849a6dd254727d1e1b 100644 (file)
@@ -7,7 +7,7 @@ CXXFLAGS.g= -DDEBUG -g -Wall -W -pedantic -Wconversion \
             $(INCLUDE)
 CXXFLAGS  =-O3 -Wuninitialized -finline-functions -ffast-math \
            -funroll-loops -felide-constructors -fnonnull-objects \
-           -fno-rtti -fno-exceptions -pg $(INCLUDE)
+           -fno-rtti -fno-exceptions $(INCLUDE)
 
 ifeq ($(shell uname),Linux)
 CXX       = /home/wolf/bin/gcc/bin/c++

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.