mirror of
https://github.com/wolfpld/tracy.git
synced 2026-07-25 23:49:13 +00:00
Disable assertions in release builds.
This commit is contained in:
@@ -4,6 +4,7 @@ CFLAGS += -flto
|
||||
endif
|
||||
DEFINES := -DNDEBUG
|
||||
BUILD := release
|
||||
LIBS := -sASSERTIONS=0
|
||||
|
||||
include ../../../common/unix-release.mk
|
||||
include build.mk
|
||||
|
||||
Reference in New Issue
Block a user