peiyongz    2004/01/13 11:41:37

  Modified:    c/tests  runConfigure
  Log:
  set optimization level#2 on hp aCC
  
  Revision  Changes    Path
  1.32      +0 -2      xml-xerces/c/tests/runConfigure
  
  Index: runConfigure
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/runConfigure,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- runConfigure      7 Jan 2004 17:50:36 -0000       1.31
  +++ runConfigure      13 Jan 2004 19:41:37 -0000      1.32
  @@ -223,8 +223,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]

Reply via email to