aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <>2002-01-10 09:56:00 +0000
committerschnetter <>2002-01-10 09:56:00 +0000
commitb7eca3ba6f109f19209d9a37cbb1330d2ba51217 (patch)
treebc20135a9ac4e062e35d3437a454c066ac6fa0a9
parent21ec705634caf28a5c6c1826b0823482915d142f (diff)
New profiling options file.
darcs-hash:20020110095629-07bb3-6f46510b247a73e0d10f6c46d532f1687626fb0e.gz
-rw-r--r--Carpet/Carpet/options/carpet-lilypond-prof9
1 files changed, 3 insertions, 6 deletions
diff --git a/Carpet/Carpet/options/carpet-lilypond-prof b/Carpet/Carpet/options/carpet-lilypond-prof
index 0ac899f6c..045b44695 100644
--- a/Carpet/Carpet/options/carpet-lilypond-prof
+++ b/Carpet/Carpet/options/carpet-lilypond-prof
@@ -1,11 +1,11 @@
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-prof,v 1.3 2002/10/16 17:33:52 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-prof,v 1.1 2002/01/10 10:56:29 schnetter Exp $
-CPP = cpp -traditional -DCARPET_REAL
+CPP = cpp -traditional -DTMPL_EXPLICIT -DCARPET_REAL
F77 = g77
F90 = g77
CFLAGS = -pg
-CXXFLAGS = -pg -DCARPET_REAL -ftemplate-depth-30
+CXXFLAGS = -pg -DTMPL_EXPLICIT -DCARPET_REAL -ftemplate-depth-30
F77FLAGS = -pg
F90FLAGS = -pg
LDFLAGS = -pg
@@ -28,6 +28,3 @@ HDF5 = yes
MPI = MPICH
DEBUG = yes
-
-# PTHREADS
-PTHREADS = yes