summaryrefslogtreecommitdiff
path: root/samples/mips-ar2315-linux-gnu
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-09-05 15:05:30 (GMT)
committerYann E. MORIN <yann.morin.1998@free.fr>2014-09-05 22:57:46 (GMT)
commit20346f27add63bbfe71fa82a44751aebaf940877 (patch)
treed1256e8838b580eda84589bb306544a4438f020d /samples/mips-ar2315-linux-gnu
parentbf5d513248d003e109ff66ae72b2ed99a31ca777 (diff)
samples: update the MIPS samples
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/mips-ar2315-linux-gnu')
-rw-r--r--samples/mips-ar2315-linux-gnu/crosstool.config19
1 files changed, 4 insertions, 15 deletions
diff --git a/samples/mips-ar2315-linux-gnu/crosstool.config b/samples/mips-ar2315-linux-gnu/crosstool.config
index 244d5fe..9e4e9d7 100644
--- a/samples/mips-ar2315-linux-gnu/crosstool.config
+++ b/samples/mips-ar2315-linux-gnu/crosstool.config
@@ -1,4 +1,3 @@
-CT_EXPERIMENTAL=y
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
@@ -8,19 +7,9 @@ CT_ARCH_FLOAT_SW=y
CT_ARCH_mips=y
CT_TARGET_VENDOR="ar2315"
CT_KERNEL_linux=y
-CT_KERNEL_V_2_6_33=y
-CT_BINUTILS_V_2_19_1a=y
-CT_CC_V_4_3_2=y
+CT_BINUTILS_PLUGINS=y
+CT_LIBC_glibc=y
CT_CC_LANG_CXX=y
-CT_LIBC_EGLIBC_V_2_9=y
-CT_EGLIBC_REVISION="{2009-07-21}"
-# CT_LIBC_GLIBC_FORCE_UNWIND is not set
-CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
-CT_LIBC_GLIBC_MIN_KERNEL_VERSION="2.6.25"
-CT_DEBUG_dmalloc=y
+CT_CC_GCC_mips_plt=y
CT_DEBUG_gdb=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
+# CT_GDB_CROSS_PYTHON is not set