st/clover: Add libelf cflags to the build
authorKoop Mast <kwm@rainbow-runner.nl>
Mon, 28 Dec 2015 19:26:48 +0000 (20:26 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 29 Feb 2016 11:30:15 +0000 (11:30 +0000)
commit04bc09fdf9e353fbb1303635236da551785373c9
tree04db676adc17eb96138a82b762abf33abbcd977f
parentc212a70cd9d5f5731841e4194c57e8a77e0b4e41
st/clover: Add libelf cflags to the build

Otherwise the build will fail, when the library is in a non default
location.

v2 [Emil Velikov]
 - drop the unneeded cflags from targets/opencl.

Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
Fixes: 7f585a6a98d "configure.ac: use pkg-config for libelf"
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93524
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/state_trackers/clover/Makefile.am
src/gallium/targets/opencl/Makefile.am