gcc: bump 4.8.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0b78baafbd
commit
ed09a3601d
@ -83,7 +83,7 @@ config BR2_GCC_VERSION
|
||||
default "4.5.4" if BR2_GCC_VERSION_4_5_X
|
||||
default "4.6.4" if BR2_GCC_VERSION_4_6_X
|
||||
default "4.7.3" if BR2_GCC_VERSION_4_7_X
|
||||
default "4.8.0" if BR2_GCC_VERSION_4_8_X
|
||||
default "4.8.1" if BR2_GCC_VERSION_4_8_X
|
||||
default $BR2_GCC_SNAP_DATE if BR2_GCC_VERSION_SNAP
|
||||
|
||||
config BR2_EXTRA_GCC_CONFIG_OPTIONS
|
||||
|
Loading…
Reference in New Issue
Block a user