> On May 6, 2015, at 8:39 AM, Martin Jansa <[email protected]> wrote: > > On Fri, May 01, 2015 at 07:47:42PM +0200, Martin Jansa wrote: >> From: Andre McCurdy <[email protected]> >> >> As per the Mesa 10.2 release notes, "--with-llvm-shared-libs" >> has been renamed to "--enable-llvm-shared-libs". >> >> http://www.mesa3d.org/relnotes/10.2.html > > Be aware that this correctly enables gallium-llvm, but then > gbm_gallium_drm can fail to find LLVM libs: > > ld: cannot find -lLLVMMCJIT > | collect2: error: ld returned 1 exit status > | make[3]: *** [gbm_gallium_drm.la] Error 1 > > at least in some configurations, I'm looking what's the difference in > builds I'm seeing failing.
is LLVM_CONFIG set to point to valid llvm-config ?
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
