--- deliantra/dclient/Makefile.am 2010/10/24 21:48:00 1.9 +++ deliantra/dclient/Makefile.am 2011/02/07 19:18:44 1.10 @@ -18,7 +18,7 @@ MAINTAINERCLEANFILES = # empty AM_CPPFLAGS = -I$(srcdir)/include -I/usr/include/ncursesw -isystem /usr/include/ncursesw -include compiler.h -AM_CXXFLAGS = -pipe -O3 -ggdb3 -Wall -pedantic -std=c++0x -fno-inline -Wno-vla -DEV_COMPAT3=0 +AM_CXXFLAGS = -pipe -O0 -ggdb3 -Wall -pedantic -std=c++0x -fno-inline -Wno-vla -DEV_COMPAT3=0 AM_LDFLAGS = -Wl,-z,defs,-z,nodlopen,-z,noexecstack,-z,now,-z,nodump EV = -lev