OpenSSL currently fails on certain pure 64-bit architectures. This is a showstopper
This commit is contained in:
parent
2c17323e15
commit
a01273bae3
1 changed files with 2 additions and 1 deletions
3
STATUS
3
STATUS
|
@ -1,6 +1,6 @@
|
|||
|
||||
OpenSSL STATUS Last modified at
|
||||
______________ $Date: 2002/02/28 22:07:50 $
|
||||
______________ $Date: 2002/03/06 06:25:31 $
|
||||
|
||||
DEVELOPMENT STATE
|
||||
|
||||
|
@ -26,6 +26,7 @@
|
|||
alpha-cc (Tru64 version 4.0) works
|
||||
linux-alpha+bwx-gcc doesn't work. Reported by
|
||||
Sean O'Riordain <seanpor@acm.org>
|
||||
OpenBSD-sparc64 doesn't work. BN_mod_mul breaks.
|
||||
|
||||
Needs checked on
|
||||
[add platforms here]
|
||||
|
|
Loading…
Reference in a new issue