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-malta-linux-gnu/crosstool.config | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'samples/mips-malta-linux-gnu') diff --git a/samples/mips-malta-linux-gnu/crosstool.config b/samples/mips-malta-linux-gnu/crosstool.config index d8e21335..0d7d23d9 100644 --- a/samples/mips-malta-linux-gnu/crosstool.config +++ b/samples/mips-malta-linux-gnu/crosstool.config @@ -1,18 +1,12 @@ -CT_EXPERIMENTAL=y CT_LOCAL_TARBALLS_DIR="${HOME}/src" CT_SAVE_TARBALLS=y CT_LOG_EXTRA=y CT_ARCH_mips=y CT_TARGET_VENDOR="malta" CT_KERNEL_linux=y -CT_KERNEL_V_2_6_38=y -CT_BINUTILS_V_2_21_1a=y -CT_CC_V_4_4_6=y -# CT_CC_GCC_USE_GRAPHITE is not set -CT_LIBC_EGLIBC_V_2_13=y +CT_BINUTILS_PLUGINS=y +CT_LIBC_glibc=y +CT_CC_LANG_CXX=y +CT_CC_GCC_mips_plt=y CT_DEBUG_gdb=y -# CT_GDB_GDBSERVER_STATIC is not set -CT_GDB_V_7_2a=y -CT_GMP_V_5_0_1=y -CT_MPFR_V_3_0_0=y -CT_TEST_SUITE_GCC=y +# CT_GDB_CROSS_PYTHON is not set -- cgit v1.2.3