summaryrefslogtreecommitdiff
path: root/samples/mips64el-n32-linux-uclibc
diff options
context:
space:
mode:
authorDmitry Pankratov <dp@ubiquitech.com>2016-10-01 20:43:56 (GMT)
committerDmitry Pankratov <dp@ubiquitech.com>2016-10-01 20:43:56 (GMT)
commit34ca68e3b076f4a7eea78aa46215fa50dfb1e322 (patch)
tree2d8f667a234d6ea577ebb1435f18db60eec3805b /samples/mips64el-n32-linux-uclibc
parent11b20626b0d33624249f2609177f768a39cb70cf (diff)
parent531eab4c5650c7d51fa1c527c370b690ac50a8ab (diff)
Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ng
Diffstat (limited to 'samples/mips64el-n32-linux-uclibc')
-rw-r--r--samples/mips64el-n32-linux-uclibc/crosstool.config14
-rw-r--r--samples/mips64el-n32-linux-uclibc/reported.by3
2 files changed, 0 insertions, 17 deletions
diff --git a/samples/mips64el-n32-linux-uclibc/crosstool.config b/samples/mips64el-n32-linux-uclibc/crosstool.config
deleted file mode 100644
index 0f61616..0000000
--- a/samples/mips64el-n32-linux-uclibc/crosstool.config
+++ /dev/null
@@ -1,14 +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_TARGET_VENDOR="n32"
-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-n32-linux-uclibc/reported.by b/samples/mips64el-n32-linux-uclibc/reported.by
deleted file mode 100644
index bdc66ad..0000000
--- a/samples/mips64el-n32-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 n32 toolchain."