[Bf-cycles] LLVM static libs

Dan Eicher dan at trollwerks.org
Sun Apr 14 07:25:08 CEST 2013


Hi all,

I noticed after upgrading to llvm-3.2 on my opensuse build service magic
machine that cmake is looking libLLVMAnalysis.a to check if llvm is
installed which now comes in llvm-static on Fedora 18.

Simple (but incorrect) fix is to just add llvm-static as a build dep and
call it a day, easy-peasy.

A better fix would be to check for a dynamic lib (libLLVM) and if that's
not found and LLVM_STATIC isn't set to error out.

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-cycles/attachments/20130413/020a3b4e/attachment.htm 


More information about the Bf-cycles mailing list