Fix build with -DBUILD_SHARED_LIBS=ON (add explicit deps).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks! I'm not aware of buildbot infrastructure, but how do you think is it possible to enable shared libs build checker?
Comment Actions
This build configuration is enabled on a shadow buildbot: http://157.230.108.44:8011/#/builders/42
It's not tracked on the default buildbot (it's only capable of one build configuration without collapsing requests, plus it builds clang and lld to monitor breakages).