aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2009-09-01 08:32:11 -0700
committerJean-Baptiste Queru <jbq@google.com>2009-09-01 08:32:11 -0700
commitd76b8364a815fb5dda354dfc3f64f4493a5929c4 (patch)
treed2fb82637fee90125dedaff1a166a861639e75f7
parent61149877668f2d0c95a9b9b0155f43b4191040bc (diff)
parente5184cee54e97705484d4ead5d64b77d7f75d5b1 (diff)
downloadwpa_supplicant-d76b8364a815fb5dda354dfc3f64f4493a5929c4.tar.gz
merge from open-source master
-rw-r--r--Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 55e3106..5e8f07f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,6 +36,9 @@ L_CFLAGS += -DWPA_IGNORE_CONFIG_ERRORS
# To allow non-ASCII characters in SSID
L_CFLAGS += -DWPA_UNICODE_SSID
+# OpenSSL is configured without engines on Android
+L_CFLAGS += -DOPENSSL_NO_ENGINE
+
INCLUDES = external/openssl/include frameworks/base/cmds/keystore
OBJS = config.c common.c md5.c md4.c rc4.c sha1.c des.c