From: Richard Levitte Date: Wed, 1 Jul 2020 10:17:40 +0000 (+0200) Subject: NOTE.WIN: suggest the audetecting configuration variant as well X-Git-Tag: openssl-3.0.0-alpha5~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16328e9f6cc8bcd5ff5fef09b78374134de1f1e1;p=thirdparty%2Fopenssl.git NOTE.WIN: suggest the audetecting configuration variant as well Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/12339) --- diff --git a/NOTES.WIN b/NOTES.WIN index a5792647af9..5151107707c 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