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

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

[Dotgnu-pnet-commits] CVS: pnetlib/System System.build,1.13,1.14


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/System System.build,1.13,1.14
Date: Thu, 13 Feb 2003 18:38:44 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib/System
In directory subversions:/tmp/cvs-serv7062/System

Modified Files:
        System.build 
Log Message:


Add the "-fminimize-parameters" option to the *.build files, to reduce
the sizes of the library assemblies.


Index: System.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System/System.build,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** System.build        1 Feb 2003 07:20:29 -0000       1.13
--- System.build        13 Feb 2003 23:38:41 -0000      1.14
***************
*** 31,34 ****
--- 31,35 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
+                       <arg compiler="cscc" value="-fminimize-parameters"/>
                        <arg compiler="csc" value="/nowarn:626"/>
                        <arg compiler="csc" value="/nowarn:649"/>
***************
*** 72,75 ****
--- 73,77 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
+                       <arg compiler="cscc" value="-fminimize-parameters"/>
                        <arg compiler="csc" value="/nowarn:626"/>
                        <arg compiler="csc" value="/nowarn:649"/>





reply via email to

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