OSDN Git Service

am e31782f9: cherry-pick: wpa_supplicant: disable OpenSSL engine.
[android-x86/external-wpa_supplicant.git] / Android.mk
index b1d9313..5e8f07f 100644 (file)
@@ -33,6 +33,12 @@ endif
 # To ignore possible wrong network configurations
 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