diff options
Diffstat (limited to 'samples/mipsel-sde-elf/crosstool.config')
-rw-r--r-- | samples/mipsel-sde-elf/crosstool.config | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/samples/mipsel-sde-elf/crosstool.config b/samples/mipsel-sde-elf/crosstool.config index 7d2215c0..a2c010b7 100644 --- a/samples/mipsel-sde-elf/crosstool.config +++ b/samples/mipsel-sde-elf/crosstool.config @@ -5,13 +5,7 @@ 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_CC_GCC_ENABLE_TARGET_OPTSPACE is not set 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 -CT_CLOOG_V_0_15_10=y +# CT_GDB_CROSS_PYTHON is not set |