mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-23 04:25:30 +00:00
DUMA: don't log twice through the logger.
/trunk/scripts/build/debug/100-dmalloc.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
48c1e77819
commit
070411306a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user