Skip to content

Commit 1532ebb

Browse files
committed
Add build --host_cxxopt=-std=c++17 --cxxopt=-std=c++17
1 parent 43a1863 commit 1532ebb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# C++17 for absl / protobuf
2+
build --host_cxxopt=-std=c++17 --cxxopt=-std=c++17

0 commit comments

Comments
 (0)