We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20099b9 commit 2521716Copy full SHA for 2521716
build-mingw-w64.sh
@@ -75,7 +75,7 @@ if command -v gmake >/dev/null; then
75
fi
76
77
case $(uname) in
78
-MINGW*|MSYS*)
+MINGW*|MSYS*|CYGWIN*)
79
CRT_CONFIG_FLAGS="--disable-dependency-tracking"
80
;;
81
esac
0 commit comments