commit a047758df12ad985a84c4372b8a595cb638e1dce
parent c2e4d5523528f772e8d6b86c7b1bd27d466e68f3
Author: Joris Vink <joris@coders.se>
Date: Fri, 1 Aug 2014 10:30:29 +0200
Note the BENCHMARK option in README
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -67,6 +67,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)
+* BENCHMARK=1 (compiles Kore without OpenSSL)
* KORE_PEDANTIC_MALLOC=1 (zero all allocated memory)
Example libraries