summaryrefslogtreecommitdiff
path: root/samples/mips-malta-linux-gnu/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/mips-malta-linux-gnu/crosstool.config')
-rw-r--r--samples/mips-malta-linux-gnu/crosstool.config16
1 files changed, 5 insertions, 11 deletions
diff --git a/samples/mips-malta-linux-gnu/crosstool.config b/samples/mips-malta-linux-gnu/crosstool.config
index d8e2133..0d7d23d 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