diff --git a/Makefile b/Makefile index 89f955b6..f67f49a6 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # include config.mak -CFLAGS=-O2 -g -Wall +CFLAGS+=-g -Wall ifndef CONFIG_WIN32 LIBS=-ldl BCHECK_O=bcheck.o