From 54892fcc610b9117ee757f1721760694a0298c62 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Sun, 22 Mar 2026 22:51:22 +0100 Subject: default opts --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index e1c3bd6..dacbbe5 100644 --- a/makefile +++ b/makefile @@ -2,7 +2,7 @@ CM_OPT_CC_FLAGS ?= CM_OPT_ASSERT_PATH ?= -CM_OPT_RELEASE ?= 0 +CM_OPT_RELEASE ?= 1 CM_OPT_ENABLE_UBSAN ?= 0 CM_OPT_ENABLE_ASAN ?= 0 -- cgit v1.2.3