From 98ef43e6898807f49c47c3d9ffae3e9e733958d1 Mon Sep 17 00:00:00 2001 From: ishmal Date: Thu, 2 Mar 2006 17:01:37 +0000 Subject: [PATCH] Put the '-g' back. How did this get deleted? DO NOT REMOVE! --- Makefile.mingw.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.mingw.common b/Makefile.mingw.common index cea909bf3..c849a4317 100644 --- a/Makefile.mingw.common +++ b/Makefile.mingw.common @@ -141,7 +141,7 @@ VERSION_NR = 0.43+devel VERSION = \"$(VERSION_NR)\" ####### the XP_WIN def is necessary for libjs.a -CFLAGS = -O3 -Wall -mms-bitfields -DVERSION=$(VERSION) \ +CFLAGS = -O3 -g -Wall -mms-bitfields -DVERSION=$(VERSION) \ -DXP_WIN -D_INTL_REDIRECT_INLINE -DHAVE_CONFIG_H ####### Inkboard abilities. -- 2.30.2