Skip to content

Commit 80fa631

Browse files
committed
fix: suppress dlt_shm.c missing-prototypes warning from score_itf
1 parent 00b1169 commit 80fa631

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ common --//score/datarouter/build_configuration_flags:use_local_vlan=True
4242
# ignored-attributes warnings (string_comparison_adaptor.h, text_format.h, etc.)
4343
build --copt=-Wno-deprecated-declarations
4444
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
4546

4647
# Base QNX config (shared flags)
4748
common:qnx --credential_helper=*.qnx.com=%workspace%/scripts/internal/qnx_creds.py

0 commit comments

Comments
 (0)