forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bazel: improve rules_foreign_cc bootstrapping
This allows rules_foreign_cc to build make, cmake, and ninja itself, so that it always has the same version across all developers. Previously this didn't work with Apple Silicon but that was fixed by bazel-contrib/rules_foreign_cc#814 Signed-off-by: Keith Smiley <[email protected]>
- Loading branch information
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters