]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update NOTES.WIN
authorMatt Caswell <matt@openssl.org>
Thu, 2 Jun 2016 10:03:45 +0000 (11:03 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 3 Jun 2016 16:10:16 +0000 (17:10 +0100)
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>
NOTES.WIN

index b3d19671bf7c46eb9f216460eb5571b63af9ca4c..00ffb4a8db0b4ad5aa2d079c30d95dfa8b0b1c3d 100644 (file)
--- 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).