If the target is an old style debug- target, it will not have debugging [cl]flags
authorRichard Levitte <levitte@openssl.org>
Thu, 19 Mar 2015 21:35:12 +0000 (22:35 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 19 Mar 2015 21:49:51 +0000 (22:49 +0100)
commit21ab123770ff42d8c5b8e6b1372ecef4881b786d
tree9aa4612d136c90ecde7fd52f5476491f7b8b7ee3
parent5e5d53d341fd9a9b9cc0a58eb3690832ca7a511f
If the target is an old style debug- target, it will not have debugging [cl]flags

Reviewed-by: Stephen Henson <steve@openssl.org>
Configure