mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-19 00:26:55 +00:00
Little fix up in a message during the dmalloc build.
This commit is contained in:
parent
5e43e3ea86
commit
db2d59f091
@ -44,7 +44,7 @@ do_debug_dmalloc_build() {
|
||||
CT_DoLog EXTRA "Building dmalloc"
|
||||
make ${PARALLELMFLAGS} 2>&1 |CT_DoLog ALL
|
||||
|
||||
CT_DoLog EXTRA "Building dmalloc"
|
||||
CT_DoLog EXTRA "Installing dmalloc"
|
||||
make DESTDIR="${CT_SYSROOT_DIR}" installincs \
|
||||
installlib 2>&1 |CT_DoLog ALL
|
||||
make DESTDIR="${CT_DEBUG_INSTALL_DIR}" installutil 2>&1 |CT_DoLog ALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user