summaryrefslogtreecommitdiff
path: root/samples/arm-unknown-eabi
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-09-02 22:49:28 (GMT)
committerYann E. MORIN <yann.morin.1998@free.fr>2014-09-05 13:16:33 (GMT)
commitbf5d513248d003e109ff66ae72b2ed99a31ca777 (patch)
tree04c4e7e41ca53ffec40cd2252f0c5df9460b56f6 /samples/arm-unknown-eabi
parent95c4e89ac98b15fa1c193f2641b0461113f776ec (diff)
samples: update ARM little-endian samples
Removed the arm-davinci sample, it does not bring much more that the other samples. Add an ARM uClibc EABIhf sample. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/arm-unknown-eabi')
-rw-r--r--samples/arm-unknown-eabi/crosstool.config11
1 files changed, 4 insertions, 7 deletions
diff --git a/samples/arm-unknown-eabi/crosstool.config b/samples/arm-unknown-eabi/crosstool.config
index 458a093..bdac978 100644
--- a/samples/arm-unknown-eabi/crosstool.config
+++ b/samples/arm-unknown-eabi/crosstool.config
@@ -3,11 +3,8 @@ CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_FLOAT_SW=y
CT_ARCH_arm=y
-CT_BINUTILS_V_2_19_1a=y
-CT_CC_V_4_3_4=y
+CT_LIBC_NEWLIB_IO_C99FMT=y
+CT_LIBC_NEWLIB_IO_LL=y
+CT_LIBC_NEWLIB_IO_FLOAT=y
+CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
CT_CC_LANG_CXX=y
-CT_LIBC_NEWLIB_V_1_17_0=y
-CT_DEBUG_gdb=y
-CT_GDB_V_6_8a=y
-CT_GMP_V_4_3_2=y
-CT_MPFR_V_2_4_2=y