Skip to content

Commit f931290

Browse files
committed
Update description of install-mingw
1 parent 19cfe8d commit f931290

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ci/scripts/install-mingw.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/bash
2-
# If we need to download a custom MinGW, do so here and set the path
3-
# appropriately.
2+
# For mingw builds use a vendored mingw.
43

54
set -euo pipefail
65
IFS=$'\n\t'

0 commit comments

Comments
 (0)