summaryrefslogtreecommitdiff
path: root/samples/bfin-unknown-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-10 06:30:45 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-10 06:30:45 (GMT)
commite9e29e7a46aba13f3f26a1cd30fd2c74c5a63885 (patch)
treee8ac06d542dd2a76027736a6596e447c4d83a08c /samples/bfin-unknown-linux-uclibc/crosstool.config
parent85f98147f57b3001282fc0365be245b9c81a3a16 (diff)
blackfin: Remove blackfin support
This commit removes blackfin support. I'm open to re-adding blackfin after crosstool-1.23.0 is released, but it is currently too difficult to port forward to newer versions of gcc and uclibc. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'samples/bfin-unknown-linux-uclibc/crosstool.config')
-rw-r--r--samples/bfin-unknown-linux-uclibc/crosstool.config20
1 files changed, 0 insertions, 20 deletions
diff --git a/samples/bfin-unknown-linux-uclibc/crosstool.config b/samples/bfin-unknown-linux-uclibc/crosstool.config
deleted file mode 100644
index 6f58558..0000000
--- a/samples/bfin-unknown-linux-uclibc/crosstool.config
+++ /dev/null
@@ -1,20 +0,0 @@
-CT_LOCAL_TARBALLS_DIR="${HOME}/src"
-CT_SAVE_TARBALLS=y
-CT_LOG_EXTRA=y
-CT_ARCH_blackfin=y
-CT_KERNEL_linux=y
-CT_ARCH_BINFMT_FDPIC=y
-CT_BINUTILS_V_2_22=y
-CT_BINUTILS_PLUGINS=y
-CT_LIBC_uClibc=y
-CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
-CT_THREADS_LT=y
-CT_CC_GCC_V_4_5_4=y
-# CT_CC_GCC_USE_GRAPHITE is not set
-# CT_CC_GCC_USE_LTO is not set
-CT_GMP_V_4_3_2=y
-CT_MPFR_V_2_4_2=y
-CT_COMP_TOOLS=y
-CT_COMP_TOOLS_autoconf=y
-CT_COMP_TOOLS_automake=y
-CT_COMP_TOOLS_libtool=y