We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5407f4 commit c4500acCopy full SHA for c4500ac
.bazelrc
@@ -65,7 +65,7 @@ build:clang-tidy --output_groups=report
65
build:gcc --action_env=BAZEL_COMPILER=gcc
66
build:gcc --action_env=CC=gcc
67
build:gcc --action_env=CXX=g++
68
-build:gcc --copt -Wno-invalid-offsetof
+build:gcc --cxxopt -Wno-invalid-offsetof
69
70
# Use Zig C/C++ compiler.
71
build:zig-cc --incompatible_enable_cc_toolchain_resolution
0 commit comments