]> git.notmuchmail.org Git - notmuch/commitdiff
Rework Makefile just a bit to enable adding flags for more compiler warnings
authorCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 22:19:36 +0000 (15:19 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 22:19:36 +0000 (15:19 -0700)
We have to carefully separate the C and C++ flags here since a
bunch of the warnings options for gcc are valid for compiling C,
but not for C++.


No differences found