openssl/.github
Richard Levitte 0747f94b5f OpenSSL::config: determine the MSVC target architecture by asking cl
Since cl knows what architecture it builds fore, all depending on what
the user set up, it makes sense to ask it, and use that result primarly,
and only use the POSIX::uname() MACHINE value as a fallback.

Also, this does indeed determine if cl is present or not.

We drop the explicit names in .github/workflows/windows.yml as proof
of concept.

Fixes #19281

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19285)
2022-09-29 12:59:00 +01:00
..
ISSUE_TEMPLATE always use the same perl in $PATH 2021-09-02 12:55:39 +10:00
workflows OpenSSL::config: determine the MSVC target architecture by asking cl 2022-09-29 12:59:00 +01:00
FUNDING.yml Add github sponsor button 2020-06-04 21:04:13 +02:00
ISSUE_TEMPLATE.md always use the same perl in $PATH 2021-09-02 12:55:39 +10:00
PULL_REQUEST_TEMPLATE.md Fix typos and repeated words 2020-07-05 01:49:20 +02:00