android: Disable capabilities in the android app

capset/capget are not in the NDK headers anymore, but we didn't use them
in the app anyway.
This commit is contained in:
Tobias Brunner 2018-09-21 10:58:51 +02:00
parent 7a6426082a
commit 231c087e3c
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ strongswan_CFLAGS := \
-DHAVE_IN6ADDR_ANY \
-DHAVE_NETINET_IP6_H \
-DCONFIG_H_INCLUDED \
-DCAPABILITIES \
-DCAPABILITIES_NATIVE \
-DMONOLITHIC \
-DUSE_IKEV1 \
-DUSE_IKEV2 \