summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/build/debug/100-dmalloc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/debug/100-dmalloc.sh b/scripts/build/debug/100-dmalloc.sh
index 463c4c4..59b25b3 100644
--- a/scripts/build/debug/100-dmalloc.sh
+++ b/scripts/build/debug/100-dmalloc.sh
@@ -48,7 +48,7 @@ do_debug_dmalloc_build() {
${extra_config}
CT_DoLog EXTRA "Building dmalloc"
- CT_DoExecLog ALL make 2>&1 |CT_DoLog ALL
+ CT_DoExecLog ALL make
CT_DoLog EXTRA "Installing dmalloc"
CT_DoExecLog ALL make DESTDIR="${CT_SYSROOT_DIR}" installincs installlib