Makefile.CYGWIN_NT-5.1
changeset 245 799466384604
parent 243 bdfee1f5be9e
child 279 c0453b7f99df
--- a/Makefile.CYGWIN_NT-5.1	Wed Jun 02 18:21:15 2010 +0200
+++ b/Makefile.CYGWIN_NT-5.1	Wed Jun 16 21:52:17 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