envoyproxy/envoy

Switch to upstream llvm bazel config

Open

#17,660 建立於 2021年8月10日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/buildhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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.

貢獻者指南