aboutsummaryrefslogtreecommitdiff
path: root/query-string.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-04-16 11:51:56 -0700
committerCarl Worth <cworth@cworth.org>2010-04-16 11:51:56 -0700
commitb068f1cc849910045ab11ac84419814b5d1727ee (patch)
tree1c73c4a628d86872ac89dcbe8aca5db2077fe524 /query-string.c
parent533b02945d28f2a31cc25a87d270b8e2a150310d (diff)
Fix final link of notmuch binary to use C compiler if possible.
On Linux, a C program that depends on a C library which in turn depends on a C++ can be linked with the C compiler, (avoiding a direct link from the program to the C++ runtime libraries). Other platforms with less fancy linkers need to use the C++ compiler for this linking.
Diffstat (limited to 'query-string.c')
0 files changed, 0 insertions, 0 deletions