kbobyrev added a comment.

In D79014#2010746 <https://reviews.llvm.org/D79014#2010746>, @jsji wrote:

> Looks like this is causing buildbot failure when built with 
> `-DBUILD_SHARED_LIBS=ON`.
>  
> http://lab.llvm.org:8011/builders/clang-ppc64le-rhel/builds/3077/steps/build%20stage%201/logs/stdio
>
>   FAILED: lib/libclangDaemon.so.11git 
>   : && /home/buildbots/clang.9.0.0/bin/clang++ -... && :
>   
> tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o:(.toc+0x120):
>  undefined reference to `pthread_create'
>   clang++: error: linker command failed with exit code 1 (use -v to see 
> invocation)
>


Thanks! Fixed in 
https://github.com/llvm/llvm-project/commit/bc029fa6c5cdc28fa2087f721e5ffe27d9b24ecd


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79014/new/

https://reviews.llvm.org/D79014



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to