Skip to content

scons/windows: Support build with LLVM 10.

Prodea Alexandru-Liviu requested to merge pal1000/mesa:scons-llvm10 into master

LLVM engine component contains 2 new libraries, LLVMCFGuard and LLVMTextAPI. Without them build fails like in this run: https://ci.appveyor.com/project/Alexpux/mingw-packages/builds/32102425/job/wkmb4gimfqkkb3cg

Cc: mesa-stable@lists.freedesktop.org

Merge request reports