summaryrefslogtreecommitdiffstats
path: root/PROBLEMS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-07-05 18:36:42 +0000
committerRichard Levitte <levitte@openssl.org>2005-07-05 18:36:42 +0000
commitc83101248a94328fe834f571aaeb1346bb952bfb (patch)
tree1b536639838b2d6ff760e213f6f425b7859e0a6f /PROBLEMS
parent8d3509b93728a16f5ba830b04a8fe9e879bdd8df (diff)
Changes from the 0.9.8 branch.
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/PROBLEMS b/PROBLEMS
index cd4ad4f8c1..c46d7e5e3c 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -174,3 +174,9 @@ hire /bin/ksh to do the job /bin/sh fails to do.
Compiler bug, presumably at particular patch level. It should be noted
that same compiler generates correct 32-bit code, a.k.a. hpux-ia64-cc
target. Drop optimization level to +O2 when compiling 64-bit bf_skey.o.
+
+* no-engines generates errors.
+
+Unfortunately, the 'no-engines' configuration option currently doesn't
+work properly. Use 'no-hw' and you'll will at least get no hardware
+support. We'll see how we fix that on OpenSSL versions past 0.9.8.