summaryrefslogtreecommitdiff
path: root/samples/arm-bare_newlib_cortex_m3_nommu-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-bare_newlib_cortex_m3_nommu-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-bare_newlib_cortex_m3_nommu-eabi')
-rw-r--r--samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config14
1 files changed, 6 insertions, 8 deletions
diff --git a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
index 8ef704c..54409ed 100644
--- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
+++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
@@ -1,4 +1,3 @@
-CT_EXPERIMENTAL=y
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
@@ -10,11 +9,10 @@ CT_ARCH_arm=y
CT_ARCH_ARM_MODE_THUMB=y
CT_TARGET_VENDOR="bare_newlib_cortex_m3_nommu"
CT_ARCH_BINFMT_FLAT=y
-CT_BINUTILS_V_2_19_1a=y
-CT_CC_V_4_4_1=y
+CT_LIBC_NEWLIB_IO_C99FMT=y
+CT_LIBC_NEWLIB_IO_LL=y
+CT_LIBC_NEWLIB_IO_FLOAT=y
+CT_LIBC_NEWLIB_IO_LDBL=y
+CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
CT_CC_LANG_CXX=y
-CT_LIBC_NEWLIB_V_1_18_0=y
-CT_GMP_V_4_3_2=y
-CT_MPFR_V_2_4_2=y
-CT_PPL_V_0_10_2=y
-CT_CLOOG_V_0_15_9=y
+CT_CC_GCC_BUILD_ID=y