Update description of install-mingw

This commit is contained in:
Chris Denton 2024-05-27 09:32:25 +00:00
parent 19cfe8d9e6
commit f931290949
No known key found for this signature in database
GPG Key ID: 713472F2F45627DE

View File

@ -1,6 +1,5 @@
#!/bin/bash
# If we need to download a custom MinGW, do so here and set the path
# appropriately.
# For mingw builds use a vendored mingw.
set -euo pipefail
IFS=$'\n\t'