summaryrefslogtreecommitdiff
path: root/samples/arm-yem-linux-gnueabi/crosstool.config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2013-01-10 17:46:15 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2013-01-10 17:46:15 (GMT)
commit8d19cdd779894034cf1e3599a5d091252e5299d5 (patch)
tree5574ed2206e2122f311c439bc18be7938b67ab0b /samples/arm-yem-linux-gnueabi/crosstool.config
parent75bc67da4adc3d78576278791fac8062354fb403 (diff)
samples: rename this sample
This debug string slipped in surreptitiously... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/arm-yem-linux-gnueabi/crosstool.config')
-rw-r--r--samples/arm-yem-linux-gnueabi/crosstool.config24
1 files changed, 0 insertions, 24 deletions
diff --git a/samples/arm-yem-linux-gnueabi/crosstool.config b/samples/arm-yem-linux-gnueabi/crosstool.config
deleted file mode 100644
index 214e2b6..0000000
--- a/samples/arm-yem-linux-gnueabi/crosstool.config
+++ /dev/null
@@ -1,24 +0,0 @@
-CT_EXPERIMENTAL=y
-CT_LOCAL_TARBALLS_DIR="${HOME}/src"
-CT_SAVE_TARBALLS=y
-CT_LOG_EXTRA=y
-CT_ARCH_ARCH="armv6"
-CT_ARCH_FPU="vfp"
-CT_ARCH_arm=y
-CT_TARGET_VENDOR="yem"
-CT_KERNEL_linux=y
-CT_KERNEL_V_3_2_36=y
-CT_BINUTILS_V_2_22=y
-CT_BINUTILS_LINKER_LD_GOLD=y
-CT_BINUTILS_GOLD_THREADS=y
-CT_BINUTILS_LD_WRAPPER=y
-CT_BINUTILS_PLUGINS=y
-CT_CC_GCC_SHOW_LINARO=y
-CT_CC_LANG_CXX=y
-# CT_CC_STATIC_LIBSTDCXX is not set
-CT_CC_GCC_DISABLE_PCH=y
-CT_CC_GCC_BUILD_ID=y
-CT_LIBC_EGLIBC_V_2_16=y
-CT_EGLIBC_OPT_SIZE=y
-CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
-CT_LIBC_GLIBC_MIN_KERNEL_VERSION="3.2.27"