1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-17 03:30:35 +01:00

Merge "Use -Werror in external/aac"

This commit is contained in:
Treehugger Robot 2017-10-07 00:39:23 +00:00 committed by Gerrit Code Review
commit f38aee2252

View File

@ -12,6 +12,8 @@ cc_library_static {
"libSBRenc/src/*.cpp",
],
cflags: [
"-Werror",
"-Wno-constant-conversion",
"-Wno-sequence-point",
"-Wno-extra",
"-Wno-#warnings",