summaryrefslogtreecommitdiff
path: root/.bazelrc
blob: 8fa0ff22be1515a2a8c34ca50f4f58daa1182b53 (plain)
1
2
3
4
5
build --cxxopt=-Xclang=-std=c++20
build --cxxopt=-Wall
build --cxxopt=-Wno-c++98-compat
build --cxxopt=-Wno-c++98-compat-pedantic
build --cxxopt=-Wno-pre-c++17-compat