mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 09:36:03 +00:00
Merge "Allow implicit-fallthrough warnings locally." am: e6d3e9ff5d
am: d28cfb6188
Change-Id: Id46440a6f8220c0996d557f4e77c7b4e33ac3efb
This commit is contained in:
@@ -22,6 +22,7 @@ cc_library_static {
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
"-Werror",
|
||||
"-Wno-error=implicit-fallthrough",
|
||||
],
|
||||
cppflags: [
|
||||
"-std=c++1z",
|
||||
|
||||
Reference in New Issue
Block a user