]> git.notmuchmail.org Git - notmuch/commit
Put $(LDFLAGS) after the list of object files.
authorPeter Wang <novalazy@gmail.com>
Thu, 19 Nov 2009 08:13:35 +0000 (19:13 +1100)
committerCarl Worth <cworth@cworth.org>
Thu, 19 Nov 2009 17:05:22 +0000 (18:05 +0100)
commitddac17343a30976cae82c9f57419c063e1585cc0
treeb23cf6d2f9794a4c43d174f0d0e519f7774b211b
parent3f52f59c1e5ae677ee67969aacb6381f79e42303
Put $(LDFLAGS) after the list of object files.

Some linkers on some systems are particularly picky about the order of
arguments in order to properly linkt. So this fixes failures on some
systems.
Makefile.local
notmuch-completion.bash