diff --git a/Makefile b/Makefile index 18c798cf487562cdaaa2346f37cf8e1172a92746..ecf5003db078249641ea7b3b26c9e439b75f67b3 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # KUDU_OUTDIR should be commented out or changed to a writeable local directory as appropriate -CFLAGS += -std=c99 -Wall -Werror -DLOG -g -DKUDU_OUTDIR="./" +CFLAGS += -std=c99 -Wall -Werror -DLOG -DKUDU_OUTDIR="./" #CFLAGS += -std=c99 -Wall -Werror -DLOG HAMMER_INCLUDE = .