[Lunar-commits] r15328 - lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local

Jaime Buffery nestu at lunar-linux.org
Fri Jun 10 14:29:47 UTC 2005


Author: nestu
Date: 2005-06-10 14:29:46 +0000 (Fri, 10 Jun 2005)
New Revision: 15328

Modified:
   lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local/config
   lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local/optimizations
Log:
Syncing with trunk\!

Modified: lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local/config
===================================================================
--- lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local/config	2005-06-10 14:27:36 UTC (rev 15327)
+++ lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local/config	2005-06-10 14:29:46 UTC (rev 15328)
@@ -25,3 +25,4 @@
            COLOR=on
    CVS_THRESHOLD=120
    PROBE_EXPIRED=on
+SAFE_OPTIMIZATIONS=on

Modified: lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local/optimizations
===================================================================
--- lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local/optimizations	2005-06-10 14:27:36 UTC (rev 15327)
+++ lunar-iso/branches/lunar-iso-2.6/template/etc/lunar/local/optimizations	2005-06-10 14:29:46 UTC (rev 15328)
@@ -1,15 +1,12 @@
 PLATFORM=x86
 BUILD=i686-pc-linux-gnu
-MAKES=
-COPT=-pipe
-CCOPT=-pipe
-BOPT=Fastest
 CPU=I686
-SPD=()
-STACK=
-XTRA=()
+BOPT=Faster
+XTRA=(  )
+SPD=(  )
 FPM=None
-CC_WARN=()
-CCC_WARN=()
-LDF=(Strip Optimize)
-ADDON=()
+CC_OPTS=( ccpipe cxxpipe )
+LDF=( Strip )
+ADDON=( CCache )
+MAKES=
+STACK=



More information about the Lunar-commits mailing list