Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 6ae50c5

Browse files
authored
update .bazelrc
1 parent c83aeed commit 6ae50c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.bazelrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# New boringssl requires C++14
2-
build --repo_env=BAZEL_CXXOPTS="-std=c++14"
1+
# New protobuf requires C++17
2+
build --repo_env=BAZEL_CXXOPTS="-std=c++17"

0 commit comments

Comments
 (0)