[Mesa-dev] [Bug 85380] FTBFS in Clover: /usr/lib/llvm-3.6/include/llvm/Config/Targets.def:26: undefined reference to `LLVMInitialize*Target'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 23 12:00:01 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85380
--- Comment #1 from Jan Vesely <jan.vesely at rutgers.edu> ---
Created attachment 108315
--> https://bugs.freedesktop.org/attachment.cgi?id=108315&action=edit
llvm_link_fix.diff
I assume you are using cmake build of llvm with split shared libraries.
the failure was introduced in 8e7df519bd8556591794b2de08a833a67e34d526
by calling LLVMInitializeAllTarget*
you can use the attached patch as workaround
--
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/20141023/3685de83/attachment.html>
More information about the mesa-dev
mailing list