mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
Update description of install-mingw
This commit is contained in:
parent
19cfe8d9e6
commit
f931290949
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user