peiyongz 2004/01/13 11:42:18
Modified: c/samples runConfigure
Log:
set optimization level#2 on hp aCC
Revision Changes Path
1.41 +0 -2 xml-xerces/c/samples/runConfigure
Index: runConfigure
===================================================================
RCS file: /home/cvs/xml-xerces/c/samples/runConfigure,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- runConfigure 7 Jan 2004 17:50:17 -0000 1.40
+++ runConfigure 13 Jan 2004 19:42:18 -0000 1.41
@@ -224,8 +224,6 @@
debugflag="-w -O2";
elif test $platform = "aix"; then
debugflag="-w -O2";
- elif test $platform = "hp-11"; then
- debugflag="-w +O1";
else
debugflag="-w -O";
fi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]