summaryrefslogtreecommitdiff
path: root/samples/xtensa-unknown-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/xtensa-unknown-linux-uclibc/crosstool.config')
-rw-r--r--samples/xtensa-unknown-linux-uclibc/crosstool.config11
1 files changed, 0 insertions, 11 deletions
diff --git a/samples/xtensa-unknown-linux-uclibc/crosstool.config b/samples/xtensa-unknown-linux-uclibc/crosstool.config
deleted file mode 100644
index c9e138e..0000000
--- a/samples/xtensa-unknown-linux-uclibc/crosstool.config
+++ /dev/null
@@ -1,11 +0,0 @@
-CT_LOCAL_TARBALLS_DIR="${HOME}/src"
-CT_SAVE_TARBALLS=y
-CT_LOG_EXTRA=y
-CT_ARCH_BE=y
-CT_TARGET_CFLAGS="-mlongcalls -mtext-section-literals"
-CT_ARCH_xtensa=y
-CT_KERNEL_linux=y
-CT_LIBC_uClibc=y
-CT_LIBC_UCLIBC_WCHAR=y
-CT_CC_LANG_CXX=y
-CT_DEBUG_gdb=y