Configure: unify clang's -Qunused-arguments option treatment.
authorAndy Polyakov <appro@openssl.org>
Mon, 18 Sep 2017 14:30:28 +0000 (16:30 +0200)
committerAndy Polyakov <appro@openssl.org>
Thu, 21 Sep 2017 20:33:46 +0000 (22:33 +0200)
commit3a1548643f3f9ef6905e31bcde8603a525789abc
treee3ce08b38de779d0f10b7f88ef9c79664d67b9bd
parent51ac82702dc91cabd3dbf890d8f65b285282c0ce
Configure: unify clang's -Qunused-arguments option treatment.

Detect clang even if it's disguised, e.g. cross-compiler or invoked by
explicit path name, and add the option based on that.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4383)
Configurations/10-main.conf
Configure