Explorar o código

improve looks like hang up when first time execute make git-submodule (#3846)

leico %!s(int64=6) %!d(string=hai) anos
pai
achega
2e0c63e0af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -578,7 +578,7 @@ lib/%:
 
 git-submodule:
 	git submodule sync --recursive
-	git submodule update --init --recursive
+	git submodule update --init --recursive --progress
 
 ifdef SKIP_VERSION
 SKIP_GIT := yes