Loading toolchain/gcc/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ comment "GCC Options" choice prompt "GCC compiler Version" default BR2_GCC_VERSION_4_2_4 if !BR2_avr32 default BR2_GCC_VERSION_4_3_2 if !BR2_avr32 default BR2_GCC_VERSION_4_2_3 if BR2_avr32 help Select the version of gcc you wish to use. Loading Loading
toolchain/gcc/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ comment "GCC Options" choice prompt "GCC compiler Version" default BR2_GCC_VERSION_4_2_4 if !BR2_avr32 default BR2_GCC_VERSION_4_3_2 if !BR2_avr32 default BR2_GCC_VERSION_4_2_3 if BR2_avr32 help Select the version of gcc you wish to use. Loading