pmt: disable debugging

This commit is contained in:
2024-09-11 06:52:54 +03:00
committed by GitHub
parent a4491447cb
commit 9ed45938e6

View File

@@ -32,7 +32,7 @@ PMT_AR ?=
PMT_EXTRA_CXXFLAGS ?=
# debugging mode (binary). it's enabling address sanitizer and source level debug information with dwarf version 5
PMT_ENABLE_DEBUG ?= true
PMT_ENABLE_DEBUG ?=
#########################################
#########################################
#########################################