mirror of
https://github.com/openssl/openssl.git
synced 2024-11-23 10:03:32 +08:00
Update documentation to reflect new Windows on Arm configurations
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20525)
This commit is contained in:
parent
d293ebde01
commit
e9460bb45b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user