changeset 28:ed71c8bbeb76

Build fixes.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 19 Aug 2017 16:09:13 +0300
parents 8a604636b077
children b34c3eec7190
files config.mak
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config.mak	Sat Aug 19 15:54:14 2017 +0300
+++ b/config.mak	Sat Aug 19 16:09:13 2017 +0300
@@ -42,7 +42,9 @@
 DM_USE_TREMOR=no
 
 DM_USE_PACKFS=yes
+ifeq ($(DM_DEBUG),yes)
 DM_USE_STDIO=yes
+endif
 DM_USE_MEMIO=no
 
 DM_GFX_BM_TEXT=yes