summaryrefslogtreecommitdiff
path: root/samples/mips64el-n32-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-10 23:14:07 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-13 00:15:41 (GMT)
commit972c03d7f1f39fa6161ba83a90d2b347acf9b352 (patch)
treeeb89383e5c8cc6180366da59a89eb1461c7ca768 /samples/mips64el-n32-linux-uclibc/crosstool.config
parenta173dfa93937d835b10f3b460faaa652a017f035 (diff)
samples: Update samples to use default uClibc-ng config
This commit removes per-sample configuration files for uClibc and falls back to using the default config file in contrib/uClibc-defconfigs. Only one sample is broken: * powerpc-unknown-linux-uclibc * breaks on dmalloc I will come back and work on the dmalloc failure later, but I don't want it to hold up getting uClibc-ng out in ct-ng. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'samples/mips64el-n32-linux-uclibc/crosstool.config')
-rw-r--r--samples/mips64el-n32-linux-uclibc/crosstool.config2
1 files changed, 0 insertions, 2 deletions
diff --git a/samples/mips64el-n32-linux-uclibc/crosstool.config b/samples/mips64el-n32-linux-uclibc/crosstool.config
index 4697dfe..82b0ea5 100644
--- a/samples/mips64el-n32-linux-uclibc/crosstool.config
+++ b/samples/mips64el-n32-linux-uclibc/crosstool.config
@@ -8,10 +8,8 @@ CT_ARCH_FLOAT_SW=y
CT_ARCH_mips=y
CT_TARGET_VENDOR="n32"
CT_KERNEL_linux=y
-CT_BINUTILS_V_2_22=y
CT_BINUTILS_PLUGINS=y
CT_LIBC_uClibc=y
-CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
CT_LIBC_UCLIBC_WCHAR=y
CT_CC_LANG_CXX=y
CT_CC_GCC_mips_plt=y