Add config entry debug-steve-linux-pseudo64. This sets the
authorDr. Stephen Henson <steve@openssl.org>
Fri, 10 May 2002 22:57:29 +0000 (22:57 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 10 May 2002 22:57:29 +0000 (22:57 +0000)
commit4eceda658b16cbac095e7ff4727d7d8720f595f3
tree3e775cf884d47e39573b8f7d18b121d8f0d6712a
parent1c511bdb7c6d8832a454a2daab51979998f237be
Add config entry debug-steve-linux-pseudo64.  This sets the
SIXTY_FOUR bignum library option to use 64 bit operations
on the 32 bit linux platform.

This is very inefficient but it can be used to test some
of the 64 bit logic on a 32 bit platform.
Configure