summaryrefslogtreecommitdiff
path: root/samples/tic6x-uclinux-uclibc/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/tic6x-uclinux-uclibc/crosstool.config')
-rw-r--r--samples/tic6x-uclinux-uclibc/crosstool.config14
1 files changed, 14 insertions, 0 deletions
diff --git a/samples/tic6x-uclinux-uclibc/crosstool.config b/samples/tic6x-uclinux-uclibc/crosstool.config
new file mode 100644
index 0000000..cd4af2c
--- /dev/null
+++ b/samples/tic6x-uclinux-uclibc/crosstool.config
@@ -0,0 +1,14 @@
+CT_CONFIG_VERSION="3"
+CT_EXPERIMENTAL=y
+CT_ARCH_C6X=y
+CT_OMIT_TARGET_VENDOR=y
+CT_KERNEL_LINUX=y
+CT_MULTILIB=y
+CT_LIBC_UCLIBC=y
+CT_THREADS="linuxthreads"
+CT_UCLIBC_NG_DEVEL_VCS_git=y
+CT_UCLIBC_NG_DEVEL_URL="https://github.com/DspHack/uclibc-ng.git"
+CT_ARCH_BINFMT_FDPIC=y
+CT_CC_LANG_CXX=y
+CT_ARCH_ENDIAN="little"
+