diff options
-rw-r--r-- | etc/import/src/google/protobuf/TARGETS.protobuf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/import/src/google/protobuf/TARGETS.protobuf b/etc/import/src/google/protobuf/TARGETS.protobuf index 33de4322..0839c1c2 100644 --- a/etc/import/src/google/protobuf/TARGETS.protobuf +++ b/etc/import/src/google/protobuf/TARGETS.protobuf @@ -277,6 +277,7 @@ , "-Wno-unused-function" , "-Wno-zero-length-array" , "-Wno-deprecated-declarations" + , "-Wno-invalid-noreturn" ] , "hdrs": ["protobuf_headers"] , "srcs": |