summaryrefslogtreecommitdiff
path: root/NOTES.WIN
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-07-01 12:17:40 +0200
committerRichard Levitte <levitte@openssl.org>2020-07-04 10:32:49 +0200
commit16328e9f6cc8bcd5ff5fef09b78374134de1f1e1 (patch)
treef11e018c87ee95cda25d8c5fd44a977a3110077d /NOTES.WIN
parentb2bed3c6e53fd8e439bae6a66860d31ce994bb70 (diff)
downloadopenssl-new-16328e9f6cc8bcd5ff5fef09b78374134de1f1e1.tar.gz
NOTE.WIN: suggest the audetecting configuration variant as well
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12339)
Diffstat (limited to 'NOTES.WIN')
-rw-r--r--NOTES.WIN3
1 files changed, 2 insertions, 1 deletions
diff --git a/NOTES.WIN b/NOTES.WIN
index a5792647af..5151107707 100644
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -59,7 +59,8 @@
5. From the root of the OpenSSL source directory enter
perl Configure VC-WIN32 if you want 32-bit OpenSSL or
- perl Configure VC-WIN64A if you want 64-bit OpenSSL
+ perl Configure VC-WIN64A if you want 64-bit OpenSSL or
+ perl Configure to let Configure figure out the platform
6. nmake