aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-09-28 11:19:58 -0700
committerChih-Hung Hsieh <chh@google.com>2017-09-28 11:20:31 -0700
commit1fa9c1ac24825098c622aec489155faf16a7a995 (patch)
tree2c79524484a26391da4a2ade1a08f6ab3c8a0b9d /Android.bp
parentc53db751162d02b22ac2622e1f20cabc21a69bea (diff)
downloadgoogle-benchmark-1fa9c1ac24825098c622aec489155faf16a7a995.tar.gz
Use -Werror in external/google-benchmark
Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: If884d4dd9082d7d5ab4b0ff918000032c6fd15b0
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4b25e3e..8301356 100644
--- a/Android.bp
+++ b/Android.bp
@@ -26,6 +26,7 @@ cc_library_static {
cflags: [
"-DBENCHMARK_ANDROID",
"-DHAVE_POSIX_REGEX",
+ "-Werror",
],
srcs: [