From 20346f27add63bbfe71fa82a44751aebaf940877 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Fri, 5 Sep 2014 17:05:30 +0200 Subject: samples: update the MIPS samples Signed-off-by: "Yann E. MORIN" --- samples/mips-unknown-elf/crosstool.config | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'samples/mips-unknown-elf') diff --git a/samples/mips-unknown-elf/crosstool.config b/samples/mips-unknown-elf/crosstool.config index 3e3042eb..9b7fecc1 100644 --- a/samples/mips-unknown-elf/crosstool.config +++ b/samples/mips-unknown-elf/crosstool.config @@ -3,10 +3,7 @@ CT_SAVE_TARBALLS=y CT_LOG_EXTRA=y CT_ARCH_FLOAT_SW=y CT_ARCH_mips=y -CT_BINUTILS_V_2_19_1a=y -CT_CC_V_4_3_2=y CT_LIBC_none=y +CT_CC_GCC_mips_plt=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_GDB_CROSS_PYTHON is not set -- cgit v1.2.3