From 7b1aafd70f559db31f0668aa9cc1fdaa6eeda405 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Thu, 20 Dec 2018 16:11:53 +0900 Subject: add doc to build without OpenSSL --- readme.md | 2 ++ 1 file changed, 2 insertions(+) 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=` -- cgit v1.2.3