aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cd7e229a..82f6a7ca 100644
--- a/Android.bp
+++ b/Android.bp
@@ -169,6 +169,8 @@ cc_library_shared {
"-DHAVE_LRINTF",
"-O2",
"-fno-math-errno",
+ "-Wall",
+ "-Werror",
],
cppflags: [
"-DBSD=1",