CFLAGS -= -O3, difficult debugging

This commit is contained in:
Petr Baudis 2011-11-27 00:16:20 +01:00
parent 54603edcb9
commit 50fb0bd004

View file

@ -1,4 +1,4 @@
CFLAGS=-Wall -O3 -g
CFLAGS=-Wall -g
OBJS=main.o map.o agent.o connection.o