Use LDFLAGS when building backend shared objects
authorJonathan McDowell <noodles@earth.li>
Tue, 1 Oct 2013 10:29:12 +0000 (11:29 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 1 Oct 2013 10:29:12 +0000 (11:29 +0100)
The LDFLAGS weren't being passed when linking the backend shared
objects; fix that so things like the hardening flags Debian adds
get uses correctly.


No differences found