anv: automake: list shared libraries after the static ones
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 19 May 2017 17:43:14 +0000 (18:43 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 29 May 2017 15:42:41 +0000 (16:42 +0100)
commit3e8790bff096a1a56bd1a3046c556a7f93b68ca8
tree74abd7a5d8c55cb0b428b48f218fd55a738be4e6
parent55083705cf59ac451a9c1483db2c2e8c0f4b82f5
anv: automake: list shared libraries after the static ones

The compiler can discard the shared ones from the link chain, since
there is no user (the static libraries) before it on the command line.

Cc: mesa-stable@lists.freedesktop.org
Reported-by: Laurent Carlier <lordheavym@gmail.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
src/intel/Makefile.vulkan.am