Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"
authorTom Stellard <thomas.stellard@amd.com>
Mon, 14 Jan 2013 17:20:53 +0000 (17:20 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 15 Jan 2013 18:04:51 +0000 (18:04 +0000)
commit7824ab807050c03c6df01c44774914dcbef88248
treea86386d58e79ae7db0d311a4dbc4280e5499427c
parentf26eb36e8bc17b0ff047f114538bd2485c6a52ea
Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"

This reverts commit 4148a29ed83d1d85bff3d4e40e847128011c3f20.

This is a work-around for bug:
https://bugs.freedesktop.org/show_bug.cgi?id=59334

We really should be linking against libgallium.la instead of
libgallium.a, but until we can figure why linking against libgallium.la
causes runtime failures in clover we will continue to link against
libgallium.a

Acked-by: Andreas Boll <andreas.boll.dev@gmail.com>
Tested-by: Aaron Watry <awatry@gmail.com>
src/gallium/auxiliary/Makefile.am
src/gallium/targets/opencl/Makefile.am