summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r--toolchain/gcc/Config.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index 2281a50d8..a5a1ea63b 100644
--- a/toolchain/gcc/Config.version
+++ b/toolchain/gcc/Config.version
@@ -9,7 +9,7 @@ config GCC_VERSION
default "4.5.2" if GCC_VERSION_4_5_2
default "4.5.1+l" if GCC_VERSION_4_5_1_LINARO
default "llvm" if GCC_VERSION_LLVM
- default "4.1.2"
+ default "4.5.1+l"
config GCC_VERSION_4
bool