drivers/radeon: Don't link against libgallium.la
authorTom Stellard <thomas.stellard@amd.com>
Fri, 11 Jan 2013 17:27:45 +0000 (17:27 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 11 Jan 2013 21:40:42 +0000 (21:40 +0000)
commit4fc11fa3c8382635000989ea6563d2f68a64809d
treea0aef09633452b2adc09ba73f6586102f56ee221
parent93d5fe14789a1b29ac65ec0afaf61a937d26394b
drivers/radeon: Don't link against libgallium.la

This fixes several duplicate symbol errors.

libllvmradeon is a simple helper library.  If it requires symbols in
other libraries, this should be taken care of by the gallium target that
uses it (e.g. libr600.la)
src/gallium/drivers/radeon/Makefile.am