aboutsummaryrefslogtreecommitdiff
path: root/update_MINGW.sh
blob: d7cffc7d17252e98751fa61c32ffd1930ba91e49 (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' master