installdeps: fix git submodule update

Add `--init`.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
Rafael Kitover 2019-11-03 00:24:18 +00:00
parent b757048203
commit e113508593
No known key found for this signature in database
GPG Key ID: 08AB596679D86240
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ check_cross() {
esac
# get the necessary win32 headers
check git submodule update --remote --recursive
check git submodule update --init --remote --recursive
;;
m32|-m32)
target=m32