Allow generation of debug information when using no compression

This commit is contained in:
gator96100
2020-12-29 03:30:57 +01:00
parent 8b9c6a15f1
commit 8c29c4231b

View File

@@ -138,7 +138,7 @@ ifneq ($(SKIP_HFPLOT),1)
PLATFORM_DEFS += -DWITH_HFPLOT
endif
ifeq ($(SKIP_COMPRESSION),1)
PLATFORM_DEFS += -DWITH_NO_COMPRESSION
PLATFORM_DEFS += -DWITH_NO_COMPRESSION -g
endif
# Standalone mode