aboutsummaryrefslogtreecommitdiffstats
path: root/gg_map
diff options
context:
space:
mode:
Diffstat (limited to 'gg_map')
-rw-r--r--gg_map/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gg_map/Makefile b/gg_map/Makefile
index 2722e39..eb85da0 100644
--- a/gg_map/Makefile
+++ b/gg_map/Makefile
@@ -1,7 +1,7 @@
CFLAGS += $(shell pkg-config --cflags elementary evas ecore)
LIBS += $(shell pkg-config --libs elementary evas ecore) -levent -lglouglou -legraph
#CFLAGS += -Wall -O2
-CFLAGS += -Wall -g
+CFLAGS += -Wall -g -O0
BINARY=gg_map
WRAPPER=glouglou_localsniff.sh