projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
89bea08
)
Make it possible to add env var assignments as Configure options
author
Richard Levitte
<levitte@openssl.org>
Wed, 29 Nov 2017 12:16:53 +0000
(13:16 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 7 Dec 2017 23:36:21 +0000
(
00:36
+0100)
In other words, make the following possible:
./config CC=clang
or
./Configure CC=clang linux-x86_64
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4818)
No differences found