Commit 258057f9 authored by Frank Barchard's avatar Frank Barchard

Use -Werror in external/libyuv/files

Bug: libyuv:750
Test: build with WITH_TIDY=1
Change-Id: I09b7c24f52d0daa72fe7d1928d11a56208526bd1
Reviewed-on: https://chromium-review.googlesource.com/748307Reviewed-by: 's avatarPatrik Höglund <phoglund@chromium.org>
parent de8e9ae1
......@@ -76,7 +76,7 @@ cc_test {
name: "libyuv_unittest",
static_libs: ["libyuv"],
shared_libs: ["libjpeg"],
cflags: ["-Wall", "-Werror"],
srcs: [
"unit_test/unit_test.cc",
"unit_test/basictypes_test.cc",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment