Disable the Mixed Linkage warning for some selected modules. This is
authorRichard Levitte <levitte@openssl.org>
Mon, 9 Jan 2006 19:22:51 +0000 (19:22 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 9 Jan 2006 19:22:51 +0000 (19:22 +0000)
commit211ce2402095b89009b5248b0a19f08edae4b647
treea20aaee6d8a17e520806e9db27735391291ced9a
parent8750e911f16655f3a16ce1f2d6391f6039d6757e
Disable the Mixed Linkage warning for some selected modules.  This is
because the Compaq C compiler will not accept that a variable be
declared extern then defined static without a warning.
crypto/crypto-lib.com
fips/fips-lib.com