mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 10:46:26 +00:00
Merge.
This commit is contained in:
commit
80e7118b1f
@ -34,7 +34,7 @@ do_mpfr_extract() {
|
|||||||
CT_Pushd "${CT_SRC_DIR}/mpfr-${CT_MPFR_VERSION}"
|
CT_Pushd "${CT_SRC_DIR}/mpfr-${CT_MPFR_VERSION}"
|
||||||
if [ ! -f .autoreconf.ct-ng ]; then
|
if [ ! -f .autoreconf.ct-ng ]; then
|
||||||
CT_DoLog DEBUG "Running autoreconf"
|
CT_DoLog DEBUG "Running autoreconf"
|
||||||
CT_DoExecLog ALL autoreconf -fi
|
CT_DoExecLog ALL autoreconf
|
||||||
touch .autoreconf.ct-ng
|
touch .autoreconf.ct-ng
|
||||||
fi
|
fi
|
||||||
CT_Popd
|
CT_Popd
|
||||||
|
Loading…
Reference in New Issue
Block a user