envoyproxy/envoy

Switch to upstream llvm bazel config

Open

#17.660 aperta il 10 ago 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/buildhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Recently bazel support landed upstream in the llvm repo here: https://github.com/llvm/llvm-project/tree/main/utils/bazel

This support is technically best effort, but I think that's not significantly different from using rules_foreign_cc to include it today. I think switching to this would improve the build experience on envoy's side, and improve the stability of those upstream configs for the community.

Guida contributor