New debug options.

This commit is contained in:
Geoffrey Challen
2017-02-09 09:48:06 -05:00
parent 5f8b9f7ff4
commit 8435ba6436
6 changed files with 16 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
include conf/conf.kern # get definitions of available options
#debug # Optimizing compile (no debug).
#debugonly
options noasserts # Disable assertions.
#