Disable the Mixed Linkage warning for some selected modules. This is
authorRichard Levitte <levitte@openssl.org>
Mon, 9 Jan 2006 19:23:01 +0000 (19:23 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 9 Jan 2006 19:23:01 +0000 (19:23 +0000)
commitdb6251ad54933af46356c6a2e49d6b2fff55d083
tree6c11bb53c6cec411fbe8c1a0e1bcba9a07ed274b
parent51eb1b81f6970312e6324ed9cdad6ccb7758f633
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