summaryrefslogtreecommitdiff
path: root/.bazelrc
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-07-31 00:27:41 +0200
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-07-31 00:27:41 +0200
commit4698812fdc2d9eeea03f26307d6e7e626aaec12b (patch)
treec0dc6b9a570f76e55880ea2c8a541a0d5a47de3d /.bazelrc
parent9289f825f4e2b30b6197e18896780782cd3a088e (diff)
More work on refs
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bazelrc b/.bazelrc
index 8fa0ff2..356c0c2 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -3,3 +3,5 @@ build --cxxopt=-Wall
build --cxxopt=-Wno-c++98-compat
build --cxxopt=-Wno-c++98-compat-pedantic
build --cxxopt=-Wno-pre-c++17-compat
+build --cxxopt=-Wno-c++20-compat
+build --cxxopt=-Wno-unused-macros