android: No need to disable CMS explicitly

The version check introduced with 0d237763 should take care of it.
This commit is contained in:
Tobias Brunner 2013-03-20 16:59:45 +01:00
parent 665fac2433
commit 24b5e71522
2 changed files with 0 additions and 2 deletions

View File

@ -67,7 +67,6 @@ strongswan_CFLAGS := \
-DHAVE_STRUCT_SADB_X_POLICY_SADB_X_POLICY_PRIORITY \
-DHAVE_IPSEC_MODE_BEET \
-DHAVE_IPSEC_DIR_FWD \
-DOPENSSL_NO_CMS \
-DOPENSSL_NO_EC \
-DOPENSSL_NO_ECDSA \
-DOPENSSL_NO_ECDH \

View File

@ -37,7 +37,6 @@ strongswan_CFLAGS := \
-DHAVE_IPSEC_DIR_FWD \
-DHAVE_IN6ADDR_ANY \
-DHAVE_NETINET_IP6_H \
-DOPENSSL_NO_CMS \
-DOPENSSL_NO_ENGINE \
-DCONFIG_H_INCLUDED \
-DCAPABILITIES \