openssl: Update the endianess test to handle the situation where
authorJamie Lenehan <lenehan@twibble.org>
Wed, 16 Aug 2006 15:12:51 +0000 (15:12 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Wed, 16 Aug 2006 15:12:51 +0000 (15:12 +0000)
commit78b520fc2761a9b0c951edba1a7d1700eeec8ad4
treefed1b2cddd309e575c2f19d2c83caefa135b33d5
parentbc103273ecb7a2aacd1d796de36e3b066a46d1f0
openssl: Update the endianess test to handle the situation where
only {big,litte}endian is set to "no" and neither of them is set to "yes".
Previously in the case where only one of the entries was present and set to
"no", openssl would just assume little endian, even if it was saying no to
little endian. Similar fix as for net-snmp as per #1320.
packages/openssl/openssl.inc