]> git.notmuchmail.org Git - notmuch/commitdiff
Use C++ compiler to link notmuch binaries
authorAaron Ecay <aaronecay@gmail.com>
Sun, 11 Apr 2010 23:44:51 +0000 (19:44 -0400)
committerCarl Worth <cworth@cworth.org>
Wed, 14 Apr 2010 17:27:36 +0000 (10:27 -0700)
Since the binaries contain C++ code, it is necessary to use the C++
linker, or errors result on some platforms (OS X).

Signed-off-by: Aaron Ecay <aaronecay@gmail.com>

No differences found