Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 0703f3f9dff447a98cba53a06278ba8c82d466ce
https://github.com/openssl/openssl/commit/0703f3f9dff447a98cba53a06278ba8c82d466ce
Author: Everton Constantino <[email protected]>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
A Configurations/50-win-clang-cl.conf
M Configurations/windows-makefile.tmpl
M crypto/armcap.c
M crypto/perlasm/arm-xlate.pl
Log Message:
-----------
Add two new build targets to enable the possibility of using clang-cl as
an assembler for Windows on Arm builds and also clang-cl as the compiler
as well. Make appropriate changes to armcap source and peralsm scripts.
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19523)
(cherry picked from commit b863e1e4c69068e4166bdfbbf9f04bb07991dd40)