]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add two new build targets to enable the possibility of using clang-cl as
authorEverton Constantino <everton.constantino@linaro.org>
Thu, 27 Oct 2022 18:07:48 +0000 (15:07 -0300)
committerHugo Landau <hlandau@openssl.org>
Thu, 24 Nov 2022 06:36:47 +0000 (06:36 +0000)
commitb863e1e4c69068e4166bdfbbf9f04bb07991dd40
tree72b375d09bfa9816defe28c8468e9599c40f846a
parentf2a6f83862be3e20260b708288a8f7d0928e9018
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 <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19523)
Configurations/50-win-clang-cl.conf [new file with mode: 0644]
Configurations/windows-makefile.tmpl
crypto/armcap.c
crypto/perlasm/arm-xlate.pl