[Mesa-dev] [Bug 79382] build error: multiple definition of `loader_get_pci_id_for_fd'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 29 12:03:47 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79382
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
Pushed a slightly different patch which also fixes the issue
commit febec731475a5b288cc50660b2d32780e395b950
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date: Wed May 28 15:43:35 2014 +0100
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'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140529/9fbb1b6a/attachment.html>
More information about the mesa-dev
mailing list