Mention NOOPT.

This commit is contained in:
Joris Vink 2016-02-01 22:19:16 +01:00
parent 40f69924bb
commit f36ac911d3
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ those by setting a shell environment variable before running **_make_**.
* DEBUG=1 (enables use of -d for debug)
* NOTLS=1 (compiles Kore without TLS)
* NOHTTP=1 (compiles Kore without HTTP support)
* NOOPT=1 (disable compiler optimizations)
Example libraries
-----------------