From 414864ad8b4237cc31d03b020119a8cf978c30bc Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Fri, 4 Feb 2005 12:12:48 +0000 Subject: * Added experimental code to generate a stack dump when it segfaults git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1027 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fe096d619..26d07fbcc 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ MAKE = make endif OPT = -g -O2 -ffast-math +# OPT += -DDUMPSTACK -rdynamic ifeq ($(findstring CYGWIN,$(PLATFORM)), CYGWIN) OS_TYPE = -DCYGWIN -- cgit v1.2.3-60-g2f50