From a2c467242ac646bb16638906dec1bd075e098674 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 14 Oct 2009 21:46:54 -0700 Subject: Protect against missing message id while indexing files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bf3a5200..17f29fb1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROGS=notmuch-index-message xapian-dump -MYCXXFLAGS=-Wall +MYCXXFLAGS=-Wall -O0 -g all: $(PROGS) -- cgit v1.2.3