[Pvfs2-cvs] commit by slang in pvfs2/test/automated: testscrpt.sh
CVS commit program
cvs at parl.clemson.edu
Fri Aug 18 01:12:19 EDT 2006
Update of /projects/cvsroot/pvfs2/test/automated
In directory parlweb1:/tmp/cvs-serv28668/test/automated
Modified Files:
Tag: kunkel-branch
testscrpt.sh
Log Message:
reverse merge from trunk. working for now.
Index: testscrpt.sh
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/automated/testscrpt.sh,v
diff -p -u -r1.67 -r1.67.2.1
--- testscrpt.sh 18 Jul 2006 18:29:33 -0000 1.67
+++ testscrpt.sh 18 Aug 2006 05:12:19 -0000 1.67.2.1
@@ -67,7 +67,7 @@ pull_and_build_mpich2 () {
cd mpich2-snap-*
mkdir build
cd build
- CFLAGS="-I${PVFS2_DEST}/INSTALL-pvfs2-${CVS_TAG}/include"
+ CFLAGS="-g -I${PVFS2_DEST}/INSTALL-pvfs2-${CVS_TAG}/include"
LDFLAGS="-L${PVFS2_DEST}/INSTALL-pvfs2-${CVS_TAG}/lib"
LIBS="-lpvfs2 -lpthread -lgm"
export CFLAGS LDFLAGS LIBS
More information about the Pvfs2-cvs
mailing list