Comment # 24
on bug 92214
from Roland Scheidegger
(In reply to Barto from comment #23) > archlinux developers have found a workaround with this patch, in order to > link mesa 11.0.3 with LLVM 3.7.0 libs : > > # Fix detection of libLLVM when built with CMake > sed -i 's/LLVM_SO_NAME=.*/LLVM_SO_NAME=LLVM/' configure Some people indeed use llvm 3.7 with mesa (quite a lot I would say). You'll notice right there ("when built with CMake") this patch is not always needed with llvm 3.7. The different name is really FUBAR but is beyond mesa's control as it only depends on how llvm is built... Albeit I don't know what the resolution to that llvm problem was if there's any yet.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel