]> git.notmuchmail.org Git - notmuch/commit
go: set LDFLAGS to -lnotmuch in the packages source file
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 9 May 2012 11:15:17 +0000 (13:15 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 11 May 2012 11:35:38 +0000 (08:35 -0300)
commit3760a79b3fd551c389f1216af321d1ab45d0642f
tree4d03ab1460a67a2a05806d92e624a710b5c17e7b
parent97565b77cdb4c7c2db82f0baa462eeabb17294dc
go: set LDFLAGS to -lnotmuch in the packages source file

Set the LDFLAGS to -lnotmuch so the resulting go package will be
linked with libnotmuch.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/go/src/notmuch/notmuch.go