summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index c6d6f7b..27ab107 100644
--- a/config.mk
+++ b/config.mk
@@ -42,6 +42,7 @@ endif
# clean the slate ...
PLATFORM_RELFLAGS =
PLATFORM_CPPFLAGS =
+#PLATFORM_CPPFLAGS += -DDEBUG
PLATFORM_LDFLAGS =
#########################################################################