mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-17 03:49:40 +00:00
Update INSTALL file based on feedback
Update the config options documentation based on feedback. Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
ecabf05e5b
commit
0532881513
7
INSTALL
7
INSTALL
@ -105,7 +105,8 @@
|
|||||||
on a platform that does not support AFALG.
|
on a platform that does not support AFALG.
|
||||||
|
|
||||||
no-asm
|
no-asm
|
||||||
Do not use assembler code.
|
Do not use assembler code. On some platforms a small amount
|
||||||
|
of assembler code may still be used.
|
||||||
|
|
||||||
no-async
|
no-async
|
||||||
Do not build support for async operations.
|
Do not build support for async operations.
|
||||||
@ -204,7 +205,7 @@
|
|||||||
Don't build the padlock engine.
|
Don't build the padlock engine.
|
||||||
|
|
||||||
no-makedepend
|
no-makedepend
|
||||||
??
|
Don't generate dependencies.
|
||||||
|
|
||||||
no-multiblock
|
no-multiblock
|
||||||
Don't build support for writing multiple records in one
|
Don't build support for writing multiple records in one
|
||||||
@ -265,7 +266,7 @@
|
|||||||
compiled with CPU_ENABLE_SSE, and there is a way to
|
compiled with CPU_ENABLE_SSE, and there is a way to
|
||||||
disengage SSE2 code pathes upon application start-up,
|
disengage SSE2 code pathes upon application start-up,
|
||||||
but if you aim for wider "audience" running such kernel,
|
but if you aim for wider "audience" running such kernel,
|
||||||
consider no-sse2. Both 386 and no-the asm options imply
|
consider no-sse2. Both the 386 and no-asm options imply
|
||||||
no-sse2.
|
no-sse2.
|
||||||
|
|
||||||
enable-ssl-trace
|
enable-ssl-trace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user