summaryrefslogtreecommitdiff
path: root/samples/arm-davinci-linux-gnueabi/crosstool.config
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-davinci-linux-gnueabi/crosstool.config
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-davinci-linux-gnueabi/crosstool.config')
-rw-r--r--samples/arm-davinci-linux-gnueabi/crosstool.config28
1 files changed, 0 insertions, 28 deletions
diff --git a/samples/arm-davinci-linux-gnueabi/crosstool.config b/samples/arm-davinci-linux-gnueabi/crosstool.config
deleted file mode 100644
index 824a597..0000000
--- a/samples/arm-davinci-linux-gnueabi/crosstool.config
+++ /dev/null
@@ -1,28 +0,0 @@
-CT_LOCAL_TARBALLS_DIR="${HOME}/src"
-CT_SAVE_TARBALLS=y
-CT_LOG_EXTRA=y
-CT_ARCH_ARCH="armv5te"
-CT_ARCH_CPU="arm926ej-s"
-CT_ARCH_TUNE="arm926ej-s"
-CT_ARCH_FLOAT_SW=y
-CT_ARCH_arm=y
-CT_TARGET_VENDOR="davinci"
-CT_KERNEL_linux=y
-CT_KERNEL_V_2_6_33=y
-CT_BINUTILS_V_2_20_1a=y
-CT_BINUTILS_FOR_TARGET=y
-CT_CC_V_4_3_2=y
-CT_CC_LANG_CXX=y
-CT_LIBC_glibc=y
-CT_LIBC_GLIBC_V_2_9=y
-# CT_LIBC_GLIBC_FORCE_UNWIND is not set
-CT_DEBUG_dmalloc=y
-CT_DEBUG_duma=y
-CT_DEBUG_gdb=y
-CT_GDB_NATIVE=y
-CT_GDB_V_6_8a=y
-CT_DEBUG_ltrace=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