aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 217ffcd..d415e1b 100644
--- a/readme.md
+++ b/readme.md
@@ -25,6 +25,8 @@ git clone git://github.com/herumi/cybozulib_ext ; for only Windows
* golang binding does not support this feature yet.
* Build option without GMP
* `make MCL_USE_GMP=0`
+* Build option without OpenSSL
+ * `make MCL_USE_OPENSSL=0`
* Build option to specify `mcl` directory
* `make MCL_DIR=<mcl directory>`