From 05328815134a823f60f06b7764c6ba83c9b0b9d6 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Wed, 13 Apr 2016 21:01:28 +0100 Subject: [PATCH] Update INSTALL file based on feedback Update the config options documentation based on feedback. Reviewed-by: Richard Levitte --- INSTALL | 7 ++++--- 1 file 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 -- 2.25.1