diff options
Diffstat (limited to 'openwrt/toolchain/gcc')
-rw-r--r-- | openwrt/toolchain/gcc/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/toolchain/gcc/Config.in b/openwrt/toolchain/gcc/Config.in index 9403aba27..c23cb39da 100644 --- a/openwrt/toolchain/gcc/Config.in +++ b/openwrt/toolchain/gcc/Config.in @@ -6,7 +6,7 @@ comment "Gcc Options" choice prompt "GCC compiler Version" - default BR2_GCC_VERSION_3_4_2 + default BR2_GCC_VERSION_3_3_5 help Select the version of gcc you wish to use. |