Merge "Use -Werror in development/tools/etc1tool"
This commit is contained in:
@@ -8,6 +8,11 @@ cc_binary_host {
|
||||
|
||||
srcs: ["etc1tool.cpp"],
|
||||
|
||||
cflags: [
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
],
|
||||
|
||||
static_libs: [
|
||||
"libexpat",
|
||||
"libpng",
|
||||
|
||||
Reference in New Issue
Block a user