aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-09-29 17:41:18 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 17:41:18 +0000
commit5dca43deafd63db43bb01b7d122cccdf5bf28c4a (patch)
tree7b42e6b0d084f9d43f3a51af8e821ba921782856
parentcde06170975675afca1b64e4ab6c20c3ce228f8d (diff)
parentb7be677fa4873914f1f3f913cb91ef3f097f23f2 (diff)
downloadjemalloc-pie-qpr1-release.tar.gz
am: b7be677fa4 Change-Id: Ic21ae4e096f62285df01ef70cfc6036645650748
-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",
]