From 667898fc44873427734472c043c48ea3f5c492c0 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 14 Apr 2016 23:13:07 -0700 Subject: mips64el-*-linux-uclibc: Remove. Now, both -mabi=n32 and -mabi=64 are available as multilibs. Signed-off-by: Alexey Neyman --- samples/mips64el-n64-linux-uclibc/crosstool.config | 15 --------------- samples/mips64el-n64-linux-uclibc/reported.by | 3 --- 2 files changed, 18 deletions(-) delete mode 100644 samples/mips64el-n64-linux-uclibc/crosstool.config delete mode 100644 samples/mips64el-n64-linux-uclibc/reported.by (limited to 'samples/mips64el-n64-linux-uclibc') diff --git a/samples/mips64el-n64-linux-uclibc/crosstool.config b/samples/mips64el-n64-linux-uclibc/crosstool.config deleted file mode 100644 index 2853ccbc..00000000 --- a/samples/mips64el-n64-linux-uclibc/crosstool.config +++ /dev/null @@ -1,15 +0,0 @@ -CT_LOCAL_TARBALLS_DIR="${HOME}/src" -CT_SAVE_TARBALLS=y -CT_LOG_EXTRA=y -CT_ARCH_LE=y -CT_ARCH_64=y -CT_ARCH_FLOAT_SW=y -CT_ARCH_mips=y -CT_ARCH_mips_n64=y -CT_TARGET_VENDOR="n64" -CT_KERNEL_linux=y -CT_BINUTILS_PLUGINS=y -CT_LIBC_uClibc=y -CT_LIBC_UCLIBC_WCHAR=y -CT_CC_GCC_mips_plt=y -CT_CC_LANG_CXX=y diff --git a/samples/mips64el-n64-linux-uclibc/reported.by b/samples/mips64el-n64-linux-uclibc/reported.by deleted file mode 100644 index b8e82682..00000000 --- a/samples/mips64el-n64-linux-uclibc/reported.by +++ /dev/null @@ -1,3 +0,0 @@ -reporter_name="Yann E. MORIN" -reporter_url="http://ymorin.is-a-geek.org/projects/crosstool" -reporter_comment="EXPERIMENTAL MIPS-64 n64 toolchain." -- cgit v1.2.3