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

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

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


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/I18N I18N.build,1.5,1.6
Date: Thu, 13 Feb 2003 18:38:43 -0500

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

Modified Files:
        I18N.build 
Log Message:


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


Index: I18N.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/I18N/I18N.build,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** I18N.build  10 Dec 2002 22:35:46 -0000      1.5
--- I18N.build  13 Feb 2003 23:38:41 -0000      1.6
***************
*** 25,28 ****
--- 25,29 ----
  
                        <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"/>
***************
*** 55,58 ****
--- 56,60 ----
  
                        <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"/>
***************
*** 81,84 ****
--- 83,87 ----
  
                        <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"/>
***************
*** 107,110 ****
--- 110,114 ----
  
                        <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"/>
***************
*** 133,136 ****
--- 137,141 ----
  
                        <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"/>
***************
*** 159,162 ****
--- 164,168 ----
  
                        <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]