mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-08 15:48:43 +01:00
Merge "Use -Werror in external/aac" am: f38aee2252 am: 82440fab16 am: 5a1868a64f
am: 858c2a7c6e Change-Id: I34b525da95c712354d0e4c4d72f7d7ef89ff2ba9
This commit is contained in:
commit
15759ceb7b
@ -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