mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Allow implicit-fallthrough warnings locally."
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