Make sure that disabling the MAYLOSEDATA3 warning is only done when the compiler...
authorRichard Levitte <richard@levitte.org>
Sat, 14 Jun 2014 13:13:44 +0000 (15:13 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 15 Oct 2014 09:32:15 +0000 (11:32 +0200)
commit7e29be228e692cdc06a304a16b9380c3bdd47ea8
tree18101b3b98a4e2b1ff50e7c190c981000b25a61d
parent8745c0815c38c483915c8855b6c8c432341aee87
Make sure that disabling the MAYLOSEDATA3 warning is only done when the compiler supports it. Otherwise, there are warnings about it lacking everywhere, which is quite tedious to read through while trying to check for other warnings.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Conflicts:
ssl/ssl-lib.com
apps/makeapps.com
crypto/crypto-lib.com
engines/makeengines.com
ssl/ssl-lib.com