[openssl/openssl] d9b811: Added ability to pass additional ASFLAGS to Configure
Mathias Berchtold
noreply at github.com
Tue Apr 25 10:11:40 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: d9b811dc01992adcc19ce400f38adc0eb7de2a0b
https://github.com/openssl/openssl/commit/d9b811dc01992adcc19ce400f38adc0eb7de2a0b
Author: Mathias Berchtold <mberchtold at gmail.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M Configure
Log Message:
-----------
Added ability to pass additional ASFLAGS to Configure
This allows additional command line options to be passed to the assembler.
For example:
Configure VC-WIN64A ASFLAGS=--reproducible
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20813)
More information about the openssl-commits
mailing list