]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update documentation to reflect new Windows on Arm configurations
authorEverton Constantino <everton.constantino@linaro.org>
Thu, 16 Mar 2023 13:27:12 +0000 (10:27 -0300)
committerTomas Mraz <tomas@openssl.org>
Mon, 20 Mar 2023 13:44:19 +0000 (14:44 +0100)
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20525)

NOTES-WINDOWS.md

index 06ffd1e5d264219956338ec6113184436faf7540..4091910641acbf7b2091bafc8f662dabb95504d8 100644 (file)
@@ -77,6 +77,10 @@ Quick start
     - `perl Configure VC-WIN64A`    if you want 64-bit OpenSSL or
     - `perl Configure VC-WIN64-ARM` if you want Windows on Arm (win-arm64)
        OpenSSL or
+    - `perl Configure VC-WIN64-CLANGASM-ARM` if you want Windows on Arm (win-arm64)
+       OpenSSL with assembly support using clang-cl as assembler or
+    - `perl Configure VC-CLANG-WIN64-CLANGASM-ARM` if you want Windows on Arm (win-arm64)
+       OpenSSL using clang-cl as both compiler and assembler or
     - `perl Configure VC-WIN32-HYBRIDCRT` if you want 32-bit OpenSSL dependent
        on the Universal CRT or
     - `perl Configure VC-WIN64A-HYBRIDCRT` if you want 64-bit OpenSSL dependent