mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
toolchain/gcc: bump 4.4.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -105,7 +105,7 @@ config BR2_GCC_VERSION
|
||||
default "4.3.1" if BR2_GCC_VERSION_4_3_1
|
||||
default "4.3.2" if BR2_GCC_VERSION_4_3_2
|
||||
default "4.3.3" if BR2_GCC_VERSION_4_3_3
|
||||
default "4.4.0" if BR2_GCC_VERSION_4_4_X
|
||||
default "4.4.1" if BR2_GCC_VERSION_4_4_X
|
||||
default "4.3" if BR2_GCC_VERSION_4_3
|
||||
|
||||
config BR2_TOOLCHAIN_SYSROOT
|
||||
|
||||
Reference in New Issue
Block a user