aboutsummaryrefslogtreecommitdiff
path: root/update_MINGW.sh
blob: 45e26c2b4e1f9768085369836353986caeb7e6c6 (plain)
1
2
3
4
5
6
#!/usr/bin/env sh

MYDIR="$(dirname ${0})"
cd "${MYDIR}"

git subtree pull --squash --prefix=mingw-w64-build 'https://github.com/utoni/mingw-w64-build-ng.git' main