st/egl: do not link against libloader
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 28 May 2014 14:43:35 +0000 (15:43 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 29 May 2014 19:01:33 +0000 (20:01 +0100)
commitfebec731475a5b288cc50660b2d32780e395b950
treee9050d0436fc6aba89c680343e9a8e0afc5c7c43
parent6638c55838b8f5186166b7855fdaf41e0a015e88
st/egl: do not link against libloader

Move the link to the final targets, like any other place in
mesa/gallium. This allows better visibilty and will prevent
us from including the library archive twice.

Resolves multiple definition of `loader_get_pci_id_for_fd'

multiple definition of `loader_get_pci_id_for_fd'

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79263
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79382
Cc: Chia-I Wu <olv@lunarg.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Chia-I Wu <olv@lunarg.com>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/state_trackers/egl/Makefile.am