[netfilter-cvslog] r4116 - trunk/nfsim

rusty at netfilter.org rusty at netfilter.org
Sun Jul 17 22:31:41 CEST 2005


Author: rusty at netfilter.org
Date: 2005-07-17 22:31:39 +0200 (Sun, 17 Jul 2005)
New Revision: 4116

Modified:
   trunk/nfsim/Makefile.in
Log:
-ggdb for best possible debug output

Modified: trunk/nfsim/Makefile.in
===================================================================
--- trunk/nfsim/Makefile.in	2005-07-17 20:31:05 UTC (rev 4115)
+++ trunk/nfsim/Makefile.in	2005-07-17 20:31:39 UTC (rev 4116)
@@ -6,7 +6,7 @@
 LIBDIR=%LIBDIR%
 BASEDIR=%BASEDIR%
 
-CFLAGS   = -Wmissing-prototypes -Wstrict-prototypes -Wunused -Wall -g -Wa,-W
+CFLAGS   = -Wmissing-prototypes -Wstrict-prototypes -Wunused -Wall -ggdb -Wa,-W
 CPPFLAGS = -I. -I$(shell pwd)/core -I$(shell pwd)/kernelenv/include \
 	   -I$(shell pwd)/netfilter/include
 




More information about the netfilter-cvslog mailing list