Change Details
| toolchain/gcc/Config.in |
| 11 | 11 | default GCC_VERSION_4_3_4 if TARGET_gemini |
| 12 | 12 | default GCC_VERSION_4_4_1 if ubicom32 |
| 13 | 13 | default GCC_VERSION_4_4_3 if powerpc |
| 14 | | default GCC_VERSION_4_4_3 if (TARGET_octeon || TARGET_sibyte) |
| 14 | default GCC_VERSION_4_4_4 if (TARGET_octeon || TARGET_sibyte) |
| 15 | 15 | default GCC_VERSION_4_1_2 |
| 16 | 16 | help |
| 17 | 17 | Select the version of gcc you wish to use. |
| toolchain/gcc/Config.version |
| 83 | 83 | |
| 84 | 84 | config GCC_VERSION_4_4_3 |
| 85 | 85 | default y if powerpc |
| 86 | |
| 87 | config GCC_VERSION_4_4_4 |
| 86 | 88 | default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx) |
| 87 | 89 | |
| 88 | 90 | endif |
Download the corresponding diff file