aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 620cfc121..cf89a0b6a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -19,6 +19,7 @@ libgmp_PATH = external/strongswan-support/gmp
strongswan_CFLAGS := \
-Wno-format \
-Wno-pointer-sign \
+ -Wno-pointer-arith \
-Wno-sign-compare \
-Wno-strict-aliasing \
-DHAVE___BOOL \