diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ CM_OPT_CC_FLAGS ?= CM_OPT_ASSERT_PATH ?= <assert.h> -CM_OPT_RELEASE ?= 0 +CM_OPT_RELEASE ?= 1 CM_OPT_ENABLE_UBSAN ?= 0 CM_OPT_ENABLE_ASAN ?= 0 |
