pmt: disable debugging

This commit is contained in:
2024-10-03 22:13:21 +03:00
parent dfa55a7ea0
commit b85b3178c3

View File

@@ -26,7 +26,7 @@
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 ?=
#########################################
#########################################