mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 01:21:27 +00:00
MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.
/trunk/scripts/build/mpfr.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
3b53d0fba5
commit
5742930b13
@ -35,7 +35,7 @@ do_mpfr_extract() {
|
||||
# do that in the future...
|
||||
CT_Pushd "${CT_SRC_DIR}/${CT_MPFR_FILE}"
|
||||
if [ ! -f .autotools.ct-ng ]; then
|
||||
CT_DoLog EXTRA "Re-building autotools files"
|
||||
CT_DoLog DEBUG "Re-building autotools files"
|
||||
CT_DoExecLog ALL autoreconf -fi
|
||||
CT_DoExecLog ALL libtoolize -f
|
||||
touch .autotools.ct-ng
|
||||
|
Loading…
x
Reference in New Issue
Block a user