aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 46a58738..038934e1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,6 +39,7 @@ cc_library_static {
"-Wno-deprecated-declarations",
"-Wno-unused-parameter",
"-Wno-address-of-packed-member",
+ "-Wno-unreachable-code-loop-increment",
"-DSCTP_PROCESS_LEVEL_LOCKS",
"-DSCTP_SIMPLE_ALLOCATOR",
"-DSCTP_USE_OPENSSL_SHA1",