Makefile.CYGWIN_NT-5.1
changeset 243 bdfee1f5be9e
parent 223 a09ed6620a7d
child 279 c0453b7f99df
--- a/Makefile.CYGWIN_NT-5.1	Thu May 20 23:36:53 2010 +0200
+++ b/Makefile.CYGWIN_NT-5.1	Thu Jun 03 12:59:32 2010 +0200
@@ -4,7 +4,7 @@
 #get warnings, debugging information and optimization
 CFLAGS  = -Wall -Wpointer-arith -Wwrite-strings
 # CFLAGS += -Werror
-CFLAGS += -ggdb
+# CFLAGS += -ggdb
 #CFLAGS += -O3 -funroll-loops
 # Note: if the optimizer crashes, we'll leave out the -O3 for those files