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 84f17d3 commit e6c2cfdCopy full SHA for e6c2cfd
.bazelrc
@@ -12,6 +12,8 @@ build --define=SOME_VAR=SOME_VALUE
12
13
common --features=-libtool
14
common --incompatible_enable_cc_toolchain_resolution
15
+common --per_file_copt=external/.*protobuf.*@--PROTOBUF_WAS_NOT_SUPPOSED_TO_BE_BUILT
16
+common --host_per_file_copt=external/.*protobuf.*@--PROTOBUF_WAS_NOT_SUPPOSED_TO_BE_BUILT
17
18
# Use local rules_python
19
# Enable with --config=dev
0 commit comments