|
@@ -5,7 +5,7 @@ choice
|
|
default BR2_GCC_VERSION_ARC if BR2_GCC_VERSION_4_8_ARC # legacy
|
|
default BR2_GCC_VERSION_ARC if BR2_GCC_VERSION_4_8_ARC # legacy
|
|
default BR2_GCC_VERSION_ARC if BR2_arc
|
|
default BR2_GCC_VERSION_ARC if BR2_arc
|
|
default BR2_GCC_VERSION_POWERPC_SPE if BR2_POWERPC_CPU_HAS_SPE
|
|
default BR2_GCC_VERSION_POWERPC_SPE if BR2_POWERPC_CPU_HAS_SPE
|
|
- default BR2_GCC_VERSION_12_X
|
|
|
|
|
|
+ default BR2_GCC_VERSION_13_X
|
|
help
|
|
help
|
|
Select the version of gcc you wish to use.
|
|
Select the version of gcc you wish to use.
|
|
|
|
|