X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;h=d112be6adf3c90d105398f3cc6d501419041d429;hp=889a78c9d1ed243c1019fcc35e272b92f6ec8e27;hb=943f415f81207ea00bf1efe8c2c1cbf13a094a56;hpb=c7f971e8c02524ee2435406f0c14791b75c10e20 diff --git a/Makefile b/Makefile index 889a78c9..d112be6a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,3 @@ -# Default FLAGS, (can be overridden by user such as "make CFLAGS=-g") -CFLAGS=-O2 - WARN_CXXFLAGS=-Wall -Wextra -Wwrite-strings -Wswitch-enum WARN_CFLAGS=$(WARN_CXXFLAGS) -Wmissing-declarations