Code

Put the '-g' back. How did this get deleted? DO NOT REMOVE!
authorishmal <ishmal@users.sourceforge.net>
Thu, 2 Mar 2006 17:01:37 +0000 (17:01 +0000)
committerishmal <ishmal@users.sourceforge.net>
Thu, 2 Mar 2006 17:01:37 +0000 (17:01 +0000)
Makefile.mingw.common

index cea909bf3e2781245527cc5c15b45bf02d1f2788..c849a431770eeb476d6e655ac0f519f16f10ad83 100644 (file)
@@ -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.