mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-11 17:10:50 +01:00
Merge "Use -Werror in external/aac" am: f38aee2252 am: 82440fab16
am: 5a1868a64f Change-Id: I4beb4b05f00077e1c7cbcc5ae197001c6251af09
This commit is contained in:
commit
858c2a7c6e
@ -13,6 +13,8 @@ cc_library_static {
|
||||
"libSBRenc/src/*.cpp",
|
||||
],
|
||||
cflags: [
|
||||
"-Werror",
|
||||
"-Wno-constant-conversion",
|
||||
"-Wno-sequence-point",
|
||||
"-Wno-extra",
|
||||
"-Wno-#warnings",
|
||||
|
Loading…
x
Reference in New Issue
Block a user