Add config entry debug-steve-linux-pseudo64. This sets the
authorDr. Stephen Henson <steve@openssl.org>
Fri, 10 May 2002 23:00:43 +0000 (23:00 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 10 May 2002 23:00:43 +0000 (23:00 +0000)
commit6e5dd63c774d629bafe633dd13aca2664207d514
tree32c60013b9a151d06608b949bf849c600935bb3e
parentdc014d43af330e2c492b80db0ce0abaa351e17dc
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