]> git.notmuchmail.org Git - scherzo/commitdiff
Default to compiling with debugging symbols.
authorCarl Worth <cworth@cworth.org>
Mon, 23 Sep 2013 04:07:21 +0000 (21:07 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 23 Sep 2013 04:07:21 +0000 (21:07 -0700)
Which is obviously much more convenient for debugging.

The user can still override this with something like:

make CFLAGS=-O2


No differences found