[Lunar-commits] <moonbase-core> gcc: someone missed to change a number..

v4hn me at v4hn.de
Thu Aug 23 14:57:09 CEST 2012


commit 3ecf104eebdce511bda1f14c38424856c0169c10
Author: v4hn <me at v4hn.de>
Date: Thu, 23 Aug 2012 05:57:09 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/3ecf104eebdce511bda1f14c38424856c0169c10

gcc: someone missed to change a number..
---
  compilers/gcc/plugin.d/optimize-gcc_4_7.plugin               +1/-1     
  1 files changed, 1 insertions (+), 1 deletions (-)

--- a/compilers/gcc/plugin.d/optimize-gcc_4_7.plugin
+++ b/compilers/gcc/plugin.d/optimize-gcc_4_7.plugin
@@ -274,7 +274,7 @@ EOF
         default)
           if [ "$IS_DEFAULT" != "DEFAULT" ]; then
             set_local_config LUNAR_COMPILER GCC_4_7
-            $DIALOG --msgbox "Gcc 4.6 is now the default compiler!" 6 60
+            $DIALOG --msgbox "Gcc 4.7 is now the default compiler!" 6 60
           fi
           ;;
         safe)




More information about the Lunar-commits mailing list