We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b1169 commit 80fa631Copy full SHA for 80fa631
1 file changed
.bazelrc
@@ -42,6 +42,7 @@ common --//score/datarouter/build_configuration_flags:use_local_vlan=True
42
# ignored-attributes warnings (string_comparison_adaptor.h, text_format.h, etc.)
43
build --copt=-Wno-deprecated-declarations
44
build --copt=-Wno-ignored-attributes
45
+build --per_file_copt=external/score_itf++_repo_rules+dlt_daemon/src/shared/dlt_shm\.c@-Wno-missing-prototypes
46
47
# Base QNX config (shared flags)
48
common:qnx --credential_helper=*.qnx.com=%workspace%/scripts/internal/qnx_creds.py
0 commit comments