dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/Basic Basic.build,1.5,1.6


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/Basic Basic.build,1.5,1.6
Date: Fri, 19 Sep 2003 01:23:11 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/Basic
In directory subversions:/tmp/cvs-serv2716/Basic

Modified Files:
        Basic.build 
Log Message:


"-fminimize-parameters" option from the build files because
recent changes to "pnet/image" mean that parameters are no longer
the memory hog that they used to be.


Index: Basic.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Basic/Basic.build,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** Basic.build 21 Jun 2003 18:03:50 -0000      1.5
--- Basic.build 19 Sep 2003 05:23:09 -0000      1.6
***************
*** 31,35 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" value="-fminimize-parameters"/>
                        <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
--- 31,35 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
                        <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]