Fix: do not link against libtool .o objects
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 9 Jun 2016 19:11:32 +0000 (15:11 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 14 Jun 2016 14:57:14 +0000 (10:57 -0400)
We should not link against libtool objects directly
since they have different names in static or shared
only build. Instead link on the full .la

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.026931 seconds and 5 git commands to generate.