aboutsummaryrefslogtreecommitdiffstats
path: root/gg_sniff
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-07-08 19:32:03 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-07-08 19:32:03 +0200
commitdc1f60b177b6c7b48ac2ba00cca40d5c2110661d (patch)
treedd1b16614817904792258a8ed2929ec2949e54df /gg_sniff
parentgg_sniff: don't send empty traceroute hops (diff)
downloadglouglou-dc1f60b177b6c7b48ac2ba00cca40d5c2110661d.tar.xz
glouglou-dc1f60b177b6c7b48ac2ba00cca40d5c2110661d.zip
compile gg_map gg_sniff and libglouglou with -O0 -g
Diffstat (limited to 'gg_sniff')
-rw-r--r--gg_sniff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/gg_sniff/Makefile b/gg_sniff/Makefile
index 297e8a5..0969898 100644
--- a/gg_sniff/Makefile
+++ b/gg_sniff/Makefile
@@ -1,4 +1,5 @@
-CFLAGS += -Wall -O2
+#CFLAGS += -Wall -O2
+CFLAGS += -Wall -O0 -g
LDFLAGS += -levent -lglouglou -lpcap
BINARY = gg_sniff