]> git.ipfire.org Git - thirdparty/openssl.git/commit
Allow --strict-warnings with the icc compiler as well
authorMeena Vyas <meena.vyas@oracle.com>
Thu, 24 Aug 2017 16:42:43 +0000 (02:42 +1000)
committerRichard Levitte <levitte@openssl.org>
Fri, 25 Aug 2017 06:05:13 +0000 (08:05 +0200)
commita610934c3bdf2c0aafc633d4245efe3df289d716
treeec85abe61d5fafa40308a8d6c107c75e2130cbe5
parentbffa1ff8fbe20f2ca2264ac7cb3290dc07f234c2
Allow --strict-warnings with the icc compiler as well

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4250)
Configure