NOTLS means no tls, not no openssl.

This commit is contained in:
Joris Vink 2015-11-05 09:18:14 +01:00
parent cc2e317d30
commit 036a4e4d3c
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ those by setting a shell environment variable before running **_make_**.
* TASKS=1 (compiles in task support)
* PGSQL=1 (compiles in pgsql support)
* DEBUG=1 (enables use of -d for debug)
* NOTLS=1 (compiles Kore without OpenSSL)
* NOTLS=1 (compiles Kore without TLS)
* KORE_PEDANTIC_MALLOC=1 (zero all allocated memory)
Example libraries