diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-22 22:51:22 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-22 22:51:22 +0100 |
| commit | 54892fcc610b9117ee757f1721760694a0298c62 (patch) | |
| tree | 7521dd11277cb79479ddb1a5e040b8a14e8453e6 | |
| parent | 30ed54a5bf6085abfd35592049f60495ebe8d3e0 (diff) | |
default opts
| -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 |
