Skip to content

Commit

Permalink
improve looks like hang up when first time execute make git-submodule (
Browse files Browse the repository at this point in the history
  • Loading branch information
leico authored and skullydazed committed Sep 10, 2018
1 parent e11e4a9 commit 2e0c63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2e0c63e

Please sign in to comment.