improve looks like hang up when first time execute make git-submodule (#3846)
This commit is contained in:
2
Makefile
2
Makefile
@@ -578,7 +578,7 @@ lib/%:
|
|||||||
|
|
||||||
git-submodule:
|
git-submodule:
|
||||||
git submodule sync --recursive
|
git submodule sync --recursive
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive --progress
|
||||||
|
|
||||||
ifdef SKIP_VERSION
|
ifdef SKIP_VERSION
|
||||||
SKIP_GIT := yes
|
SKIP_GIT := yes
|
||||||
|
Reference in New Issue
Block a user