We don't support no-engine for now. It's a lot more work than one
might imagine.
This commit is contained in:
parent
1d01c9d43d
commit
9d5cba17ba
1 changed files with 6 additions and 0 deletions
6
PROBLEMS
6
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.
|
||||
|
|
Loading…
Reference in a new issue