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

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

[Dotgnu-pnet-commits] CVS: pnetlib/compat compat.build,1.3,1.4


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

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

Modified Files:
        compat.build 
Log Message:


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


Index: compat.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/compat/compat.build,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** compat.build        30 Dec 2002 01:06:23 -0000      1.3
--- compat.build        13 Feb 2003 23:38:42 -0000      1.4
***************
*** 20,23 ****
--- 20,24 ----
  
                        <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"/>
***************
*** 45,48 ****
--- 46,50 ----
  
                        <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"/>
***************
*** 70,73 ****
--- 72,76 ----
  
                        <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]