aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-09-29 17:01:24 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 17:01:24 +0000
commitb7be677fa4873914f1f3f913cb91ef3f097f23f2 (patch)
tree7b42e6b0d084f9d43f3a51af8e821ba921782856
parentcde06170975675afca1b64e4ab6c20c3ce228f8d (diff)
parent61d1c49922e65c8b20e3ba2adcc9300cafff6dc9 (diff)
downloadjemalloc-b7be677fa4873914f1f3f913cb91ef3f097f23f2.tar.gz
am: 61d1c49922 Change-Id: I52a1406dbb744da7a1b714d6cad432c8b3231889
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f59a653..0dd1e94 100644
--- a/Android.bp
+++ b/Android.bp
@@ -19,6 +19,7 @@ common_cflags = [
"-O3",
"-funroll-loops",
"-fvisibility=hidden",
+ "-Werror",
"-Wno-unused-parameter",
"-Wno-type-limits",
]