X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=17f29fb1960c202e00c56d70d1b65586340a5ed5;hp=bf3a5200ff74b99e47c94e0b674c762c3294b2e1;hb=387a28281c8b8c8025e976d610cf0dae0f196894;hpb=c55c34f4a08829c2734168a912c0ad371b934d30 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)