aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-04-13 21:01:28 +0100
committerMatt Caswell <matt@openssl.org>2016-04-13 21:28:17 +0100
commit05328815134a823f60f06b7764c6ba83c9b0b9d6 (patch)
tree24e1cf3934d8cfa789450eeabd437dd5551d68ad /INSTALL
parentecabf05e5bddb8afcffe02c9c93736ff6e9888f8 (diff)
downloadopenssl-05328815134a823f60f06b7764c6ba83c9b0b9d6.tar.gz
Update INSTALL file based on feedback
Update the config options documentation based on feedback. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 4696051839..3e0496df49 100644
--- a/INSTALL
+++ b/INSTALL
@@ -105,7 +105,8 @@
on a platform that does not support AFALG.
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
Do not build support for async operations.
@@ -204,7 +205,7 @@
Don't build the padlock engine.
no-makedepend
- ??
+ Don't generate dependencies.
no-multiblock
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
disengage SSE2 code pathes upon application start-up,
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.
enable-ssl-trace