mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
toolchain/gcc: bump 4.3.x version to 4.3.6
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7e4d475938
commit
ca71de8ea7
@ -61,7 +61,7 @@ config BR2_GCC_VERSION
|
|||||||
string
|
string
|
||||||
default "4.2.2-avr32-2.1.5" if BR2_GCC_VERSION_4_2_2_AVR32_2_1_5
|
default "4.2.2-avr32-2.1.5" if BR2_GCC_VERSION_4_2_2_AVR32_2_1_5
|
||||||
default "4.2.4" if BR2_GCC_VERSION_4_2_4
|
default "4.2.4" if BR2_GCC_VERSION_4_2_4
|
||||||
default "4.3.5" 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.0" if BR2_GCC_VERSION_4_6_X
|
default "4.6.0" if BR2_GCC_VERSION_4_6_X
|
||||||
|
Loading…
x
Reference in New Issue
Block a user