summaryrefslogtreecommitdiff
path: root/samples/armeb-unknown-eabi
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-09-02 12:51:16 (GMT)
committerYann E. MORIN <yann.morin.1998@free.fr>2014-09-02 21:12:30 (GMT)
commit95c4e89ac98b15fa1c193f2641b0461113f776ec (patch)
treed68117fc2c55bc78750c52892c9818205ba78679 /samples/armeb-unknown-eabi
parent741972070f4fedc9d33d1f5c0fd3a48c75444754 (diff)
samples: update ARM big-endian samples
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/armeb-unknown-eabi')
-rw-r--r--samples/armeb-unknown-eabi/crosstool.config11
1 files changed, 6 insertions, 5 deletions
diff --git a/samples/armeb-unknown-eabi/crosstool.config b/samples/armeb-unknown-eabi/crosstool.config
index 950e6d2..d2c2aba 100644
--- a/samples/armeb-unknown-eabi/crosstool.config
+++ b/samples/armeb-unknown-eabi/crosstool.config
@@ -4,10 +4,11 @@ CT_LOG_EXTRA=y
CT_ARCH_BE=y
CT_ARCH_FLOAT_SW=y
CT_ARCH_arm=y
-CT_BINUTILS_V_2_19_1a=y
-CT_CC_V_4_3_2=y
+CT_BINUTILS_LINKER_LD_GOLD=y
+CT_BINUTILS_GOLD_THREADS=y
+CT_BINUTILS_LD_WRAPPER=y
+CT_BINUTILS_PLUGINS=y
CT_LIBC_none=y
+# CT_CC_GCC_USE_GRAPHITE is not set
+# CT_CC_GCC_USE_LTO is not set
CT_DEBUG_gdb=y
-CT_GDB_V_6_8a=y
-CT_GMP_V_4_3_2=y
-CT_MPFR_V_2_4_2=y