]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Remove OPENSSL_NO_EC* defines
authorTobias Brunner <tobias@strongswan.org>
Wed, 13 Apr 2016 07:31:50 +0000 (09:31 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 15 Apr 2016 08:32:52 +0000 (10:32 +0200)
Current versions of OpenSSL/BoringSSL shipped with Android support ECC.

Android.mk

index 840cc14cfd9ba820cc1a484afbad2202de71daba..3899eff238619363cbcda95dc0373e34215a1189 100644 (file)
@@ -66,9 +66,6 @@ strongswan_CFLAGS := \
        -DHAVE_STRUCT_SADB_X_POLICY_SADB_X_POLICY_PRIORITY \
        -DHAVE_IPSEC_MODE_BEET \
        -DHAVE_IPSEC_DIR_FWD \
-       -DOPENSSL_NO_EC \
-       -DOPENSSL_NO_ECDSA \
-       -DOPENSSL_NO_ECDH \
        -DOPENSSL_NO_ENGINE \
        -DCONFIG_H_INCLUDED \
        -DCAPABILITIES \