diff options
Diffstat (limited to 'samples')
-rw-r--r-- | samples/tic6x-uclinux/crosstool.config (renamed from samples/tic6x-uclinux-uclibc/crosstool.config) | 14 | ||||
-rw-r--r-- | samples/tic6x-uclinux/reported.by (renamed from samples/tic6x-uclinux-uclibc/reported.by) | 0 |
2 files changed, 6 insertions, 8 deletions
diff --git a/samples/tic6x-uclinux-uclibc/crosstool.config b/samples/tic6x-uclinux/crosstool.config index cd4af2c5..614c39a2 100644 --- a/samples/tic6x-uclinux-uclibc/crosstool.config +++ b/samples/tic6x-uclinux/crosstool.config @@ -1,14 +1,12 @@ -CT_CONFIG_VERSION="3" +CT_CONFIG_VERSION="4" 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_KERNEL_LINUX=y CT_ARCH_BINFMT_FDPIC=y +CT_LIBC_UCLIBC_NG=y +CT_UCLIBC_NG_SRC_DEVEL=y +CT_UCLIBC_NG_DEVEL_URL="https://github.com/DspHack/uclibc-ng.git" +CT_THREADS_LT=y CT_CC_LANG_CXX=y -CT_ARCH_ENDIAN="little" - diff --git a/samples/tic6x-uclinux-uclibc/reported.by b/samples/tic6x-uclinux/reported.by index e51f6949..e51f6949 100644 --- a/samples/tic6x-uclinux-uclibc/reported.by +++ b/samples/tic6x-uclinux/reported.by |