Skip to content
Commit 89bea083 authored by Richard Levitte's avatar Richard Levitte
Browse files

Make it possible to add env var assignments as Configure options



In other words, make the following possible:

    ./config CC=clang

or

    ./Configure CC=clang linux-x86_64

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4818)
parent 7ecdf18d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment