gallium: correctly manage libsensors link flags
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 8 Dec 2016 17:58:21 +0000 (17:58 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 18 Jan 2017 16:01:14 +0000 (16:01 +0000)
commit4380a2098b61cfa0dd3855bd63d3c8b70ce25dd5
tree8081e92f439e74732837117c5100025a9a4c3382
parentcb5e799448c959fa9f0d7ea76999ac6f8c0ad88e
gallium: correctly manage libsensors link flags

We should be using LIBS rather than the LDFLAGS variable. Furthermore
try to keep the linking to the final stage, rather than intermetent
static library.

Cc: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
configure.ac
src/gallium/Automake.inc
src/gallium/auxiliary/Makefile.am