summaryrefslogtreecommitdiff
path: root/NOTES.WIN
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-06-02 11:03:45 +0100
committerMatt Caswell <matt@openssl.org>2016-06-03 17:10:16 +0100
commit8c4f8039df25c930f9120eca4ccd9cfd225ad7ef (patch)
treee9e313dfdb16d21a9f1d63d579541c05aa2fb532 /NOTES.WIN
parent75737d4fcd19974dc7b21fa790836435dafb294c (diff)
downloadopenssl-new-8c4f8039df25c930f9120eca4ccd9cfd225ad7ef.tar.gz
Update NOTES.WIN
Make the recommendation for MSYS perl in an MSYS environment more forceful. Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'NOTES.WIN')
-rw-r--r--NOTES.WIN2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES.WIN b/NOTES.WIN
index b3d19671bf..00ffb4a8db 100644
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -95,7 +95,7 @@
required. Run the installers and do whatever magic they say it takes
to start MSYS bash shell with GNU tools and matching Perl on its PATH.
"Matching Perl" refers to chosen "shell environment", i.e. if built
- under MSYS, then Perl compiled for MSYS is highly recommended.
+ under MSYS, then Perl compiled for MSYS must be used.
Alternativelly, one can use MSYS2 from http://msys2.github.io/,
which includes MingW (32-bit and 64-bit).