diff --git a/Makefile.in b/Makefile.in index 7237838443f..f9eb1e0b0c0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -335,7 +335,7 @@ endif $(srcdir)/%/.git: cd $(srcdir) && \ flock `git rev-parse --git-dir`/config git submodule init $(dir $@) && \ - flock `git rev-parse --git-dir`/config git submodule update $(dir $@) + flock `git rev-parse --git-dir`/config git submodule update --progress $(dir $@) stamps/install-host-gcc: $(GCC_SRCDIR) $(GCC_SRC_GIT) if test -f $