[Lunar-commits] <lunar-iso> Renamed optimizations.GCC_4_2 -> optimizations.GCC_4_4

Stefan Wold ratler at lunar-linux.org
Mon Mar 15 18:38:07 CET 2010


commit dd535211eab9ace9491f9a961efdbb86b4ebd325
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Sat Dec 12 13:59:55 2009 +0100

    Renamed optimizations.GCC_4_2 -> optimizations.GCC_4_4
---
 template/etc/lunar/local/optimizations.GCC_4_2 |    6 ------
 template/etc/lunar/local/optimizations.GCC_4_4 |    6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/template/etc/lunar/local/optimizations.GCC_4_2 b/template/etc/lunar/local/optimizations.GCC_4_2
deleted file mode 100644
index 696c2d8..0000000
--- a/template/etc/lunar/local/optimizations.GCC_4_2
+++ /dev/null
@@ -1,6 +0,0 @@
-BOPT=Faster
-SPD=(  )
-XTRA=(  )
-FPM=None
-CC_OPTS=( ccpipe cxxpipe )
-STACK=
diff --git a/template/etc/lunar/local/optimizations.GCC_4_4 b/template/etc/lunar/local/optimizations.GCC_4_4
new file mode 100644
index 0000000..696c2d8
--- /dev/null
+++ b/template/etc/lunar/local/optimizations.GCC_4_4
@@ -0,0 +1,6 @@
+BOPT=Faster
+SPD=(  )
+XTRA=(  )
+FPM=None
+CC_OPTS=( ccpipe cxxpipe )
+STACK=


More information about the Lunar-commits mailing list