diff options
Diffstat (limited to 'samples/mipsel-sde-elf/crosstool.config')
-rw-r--r-- | samples/mipsel-sde-elf/crosstool.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/mipsel-sde-elf/crosstool.config b/samples/mipsel-sde-elf/crosstool.config index 2645619a..7d2215c0 100644 --- a/samples/mipsel-sde-elf/crosstool.config +++ b/samples/mipsel-sde-elf/crosstool.config @@ -5,10 +5,12 @@ CT_ARCH_LE=y CT_ARCH_FLOAT_SW=y CT_ARCH_mips=y CT_TARGET_VENDOR="sde" +CT_BINUTILS_V_2_21_1a=y CT_CC_V_4_4_6=y # CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set CT_LIBC_none=y CT_DEBUG_gdb=y +CT_GDB_V_6_8a=y CT_GMP_V_4_3_2=y CT_MPFR_V_2_4_2=y CT_PPL_V_0_10_2=y |