[llvm-dev] Some suggestions for llvm lobunwind

Khem Raj via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 14 18:25:32 PDT 2021



On 8/12/21 6:27 AM, 陈 展鹏 via llvm-dev wrote:
> When I compiling mesa, configure script could not find libunwind by 
> pkgconfig. After adding pkgconfig file for llvm libunwind, compilation 
> runs well.
> So can you add pkgconfig file of llvm libunwind in your libunwind project
> 

I think its a good idea. We carry it for yocto separately here
https://github.com/kraj/meta-clang/blob/master/recipes-devtools/clang/clang/libunwind.pc.in

> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> 


More information about the llvm-dev mailing list