We need Unixly defaults for config targets that don't inherit a BASE
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Jan 2018 12:01:44 +0000 (13:01 +0100)
committerRichard Levitte <levitte@openssl.org>
Sun, 28 Jan 2018 06:26:11 +0000 (07:26 +0100)
commit36f7be2c2f35bc408c38de611566fae0de0a3b58
treec1aa4c5e774d1f2817b31bda44b48a5049eb4cbf
parent085ed4f15a8a5eb9ac7fd1151f7a3308d4372c04
We need Unixly defaults for config targets that don't inherit a BASE

Ideally, each config target should inherit a base to get their
platform specific defaults.  Unfortunately, that is currently not the
case, so we duplicate the Unixly defaults from the BASE_unix template
into the DEFAULT template.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5177)
Configurations/00-base-templates.conf