]> git.ipfire.org Git - thirdparty/openssl.git/commit - Configure
Configure: DON'T trickle down includes from products to sources
authorRichard Levitte <levitte@openssl.org>
Mon, 10 Sep 2018 00:18:22 +0000 (02:18 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 11 Sep 2018 23:59:45 +0000 (01:59 +0200)
commit609e4be88e63e489c32438b3b0872fd891829301
treeaf95fbfe4a0f66b20dea99012f4b48f0533f6c6b
parentd6b345708f8f8a04fdb5ca2e58a953b7fec461e1
Configure: DON'T trickle down includes from products to sources

Instead, use the include settings from the products later in the process,
making it possible to have different includes for two different libraries
that share the same source code.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7159)
Configurations/common.tmpl
Configure