]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Enable ECC in the app as our custom built libcrypto supports it
authorTobias Brunner <tobias@strongswan.org>
Tue, 23 Oct 2012 16:13:58 +0000 (18:13 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 23 Oct 2012 16:13:58 +0000 (18:13 +0200)
src/frontends/android/jni/Android.mk

index 40a7a06a3e7f9db7573c036409813177d2b8e36d..83f8b0fca7f4a3618eb95aa70794cf3871489e19 100644 (file)
@@ -35,9 +35,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 \