[PATCH weston] automake: list static libraries before the shared ones
Pekka Paalanen
ppaalanen at gmail.com
Tue Aug 2 11:03:02 UTC 2016
On Fri, 22 Jul 2016 14:52:42 +0100
Emil Velikov <emil.l.velikov at gmail.com> wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> The linker processes those in the order that they are given. Thus
> as-it we can get unresolved symbols.
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> Some places in weston already follow this approach, and although I've
> not had a problem it'll be nice to fix things.
>
> Noticed while looking at the libweston link issues.
> ---
> Makefile.am | 25 +++++++++++++------------
> 1 file changed, 13 insertions(+), 12 deletions(-)
Hi Emil,
I always thought that libtool linked the dependencies automatically
based on the .la files.
R-b me and pushed anyway:
78a3637..6735145 master -> master
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160802/bb3fc6e0/attachment-0001.sig>
More information about the wayland-devel
mailing list