toolchain/gcc: bump 4.6.x version to 4.6.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2011-10-26 21:21:42 -03:00 committed by Peter Korsgaard
parent 9d7c922c5c
commit 8d04fa9cc6
8 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ config BR2_GCC_VERSION
default "4.3.6" if BR2_GCC_VERSION_4_3_X default "4.3.6" if BR2_GCC_VERSION_4_3_X
default "4.4.6" if BR2_GCC_VERSION_4_4_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.5.3" if BR2_GCC_VERSION_4_5_X
default "4.6.1" if BR2_GCC_VERSION_4_6_X default "4.6.2" if BR2_GCC_VERSION_4_6_X
default $BR2_GCC_SNAP_DATE if BR2_GCC_VERSION_SNAP default $BR2_GCC_SNAP_DATE if BR2_GCC_VERSION_SNAP
config BR2_EXTRA_GCC_CONFIG_OPTIONS config BR2_EXTRA_GCC_CONFIG_OPTIONS