aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-08-30 06:02:50 +0200
committerRichard Levitte <levitte@openssl.org>2016-11-15 15:00:56 +0100
commit93880ce1338280aa048c4c65886fcd07c6147491 (patch)
treefa69136128e98bfa741f7ea5e62792271bd9da84 /INSTALL
parentb612799a80af398040efc2416e0d09dcb0da1cf5 (diff)
downloadopenssl-93880ce1338280aa048c4c65886fcd07c6147491.tar.gz
Make it possible to disable building and running tests
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1514)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 086304389c..2007148160 100644
--- a/INSTALL
+++ b/INSTALL
@@ -412,6 +412,9 @@
the OpenSSL tests also use the command line applications the
tests will also be skipped.
+ no-tests
+ Don't build test programs or run any test.
+
no-threads
Don't try to build with support for multi-threaded
applications.