mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-03-02 09:27:37 +01:00
Merge "Suppress -Wimplicit-fallthrough." am: 8704782ffd am: fa1ce53961
am: 5caf4ae2e9 Change-Id: I4cb5ea83912112ed458d538997a0e70ad967673b
This commit is contained in:
commit
1a7b548917
@ -22,6 +22,7 @@ cc_library_static {
|
||||
"-Wno-#warnings",
|
||||
"-Wuninitialized",
|
||||
"-Wno-self-assign",
|
||||
"-Wno-implicit-fallthrough",
|
||||
],
|
||||
sanitize: {
|
||||
misc_undefined:["unsigned-integer-overflow", "signed-integer-overflow"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user