diff options
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md index 54c020fb45..a5747aaec7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -583,6 +583,11 @@ access to algorithm internals that are not normally accessible. Additional information related to ACVP can be found at <https://github.com/usnistgov/ACVP>. +### no-apps + +Do not build apps, e.g. the openssl program. This is handy for minimization. +This option also disables tests. + ### no-asm Do not use assembler code. |