summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard2011-06-28 15:19:13 +0200
committerPeter Korsgaard2011-06-28 15:19:13 +0200
commitc80224a3a05e41af5a32e1c663fd3853f313382b (patch)
treea2ec27a9423773596ae6c5f3d8f5ae3d7b604afe /toolchain/gcc/Config.in
parenttoolchain/gcc: bump 4.3.x version to 4.3.6 (diff)
downloadbuildroot-c80224a3a05e41af5a32e1c663fd3853f313382b.tar.gz
buildroot-c80224a3a05e41af5a32e1c663fd3853f313382b.tar.xz
buildroot-c80224a3a05e41af5a32e1c663fd3853f313382b.zip
toolchain/gcc: bump 4.6.x version to 4.6.1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index da16bdfef..cfc7aec1b 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -64,7 +64,7 @@ config BR2_GCC_VERSION
default "4.3.6" if BR2_GCC_VERSION_4_3_X
default "4.4.6" if BR2_GCC_VERSION_4_4_X
default "4.5.3" if BR2_GCC_VERSION_4_5_X
- default "4.6.0" if BR2_GCC_VERSION_4_6_X
+ default "4.6.1" if BR2_GCC_VERSION_4_6_X
default $BR2_GCC_SNAP_DATE if BR2_GCC_VERSION_SNAP
config BR2_EXTRA_GCC_CONFIG_OPTIONS