]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove -pg as it should be!!
authorcvs <cvs@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Oct 1999 12:44:28 +0000 (12:44 +0000)
committercvs <cvs@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Oct 1999 12:44:28 +0000 (12:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@1743 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options

index 72c454fb73d3b6f09121c6482d10842efa046f14..0aaf45928196199e72a63ec38c87f011ca85484e 100644 (file)
@@ -19,9 +19,11 @@ CXXFLAGS.g= -DDEBUG -ggdb -Wall -W -Wconversion \
             $(INCLUDE)
 CXXFLAGS.o= -O2 -Wuninitialized -ffast-math \
             -felide-constructors -fnonnull-objects \
-           -fno-vtable-thunks -ftemplate-depth-32 -pg\
+           -fno-vtable-thunks -ftemplate-depth-32 \
             $(INCLUDE)
 
+# DEAL_II_USE_MT=true
+
 ifeq ($(DEAL_II_USE_MT),true)
   INCLUDE    += -I $(shell echo $$ACE_ROOT)
   CXXFLAGS.g += -DDEAL_II_USE_MT

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.