Add linux-arm64ilp32-clang target
authorHuiyue Xu <xuhuiyue@huawei.com>
Thu, 9 Nov 2023 02:54:02 +0000 (10:54 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 May 2024 09:48:58 +0000 (11:48 +0200)
commit69bd5e4fff8ac9bf4dc3ed6fd87b5a5858edbb01
treef4bc71ad8968ba645d22da14b207fcf99d1e239f
parent0fff6a2cf4c00bc7ead235099af350db61413bd2
Add linux-arm64ilp32-clang target

While clang 15 config target by '--target', not cannot support
'-mabi=ilp32', so add the linux-arm64ilp32-clang target.

Signed-off-by: Huiyue Xu <xuhuiyue@huawei.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22666)
Configurations/10-main.conf