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/mipsel-unknown-linux-gnu/crosstool.config | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'samples/mipsel-unknown-linux-gnu') diff --git a/samples/mipsel-unknown-linux-gnu/crosstool.config b/samples/mipsel-unknown-linux-gnu/crosstool.config index bb5a083a..fc485bc9 100644 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config @@ -6,20 +6,13 @@ CT_ARCH_LE=y CT_ARCH_FLOAT_SW=y CT_ARCH_mips=y CT_KERNEL_linux=y -CT_KERNEL_V_2_6_31=y -CT_BINUTILS_V_2_19_1a=y -CT_BINUTILS_FOR_TARGET=y -CT_CC_V_4_3_2=y -CT_CC_LANG_CXX=y +CT_BINUTILS_PLUGINS=y CT_LIBC_glibc=y -CT_LIBC_GLIBC_V_2_9=y -# CT_LIBC_GLIBC_FORCE_UNWIND is not set +CT_CC_LANG_CXX=y +CT_CC_GCC_mips_plt=y CT_DEBUG_dmalloc=y CT_DEBUG_duma=y CT_DEBUG_gdb=y +# CT_GDB_CROSS_PYTHON is not set CT_GDB_NATIVE=y -CT_GDB_V_6_8a=y CT_DEBUG_strace=y -CT_STRACE_V_4_5_19=y -CT_GMP_V_4_3_2=y -CT_MPFR_V_2_4_2=y -- cgit v1.2.3