mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-04 17:07:43 +00:00
toolchain/gcc: bump 4.4.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7bb5ce002c
commit
f917e6b21b
@ -105,7 +105,7 @@ config BR2_GCC_VERSION
|
|||||||
default "4.3.1" if BR2_GCC_VERSION_4_3_1
|
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.2" if BR2_GCC_VERSION_4_3_2
|
||||||
default "4.3.3" if BR2_GCC_VERSION_4_3_3
|
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
|
default "4.3" if BR2_GCC_VERSION_4_3
|
||||||
|
|
||||||
config BR2_TOOLCHAIN_SYSROOT
|
config BR2_TOOLCHAIN_SYSROOT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user