|
@@ -45,9 +45,6 @@ ifeq ($(TARGET_ARCH),arm)
|
|
L_CFLAGS += -mabi=aapcs-linux
|
|
L_CFLAGS += -mabi=aapcs-linux
|
|
endif
|
|
endif
|
|
|
|
|
|
-# To allow non-ASCII characters in SSID
|
|
|
|
-L_CFLAGS += -DWPA_UNICODE_SSID
|
|
|
|
-
|
|
|
|
# OpenSSL is configured without engines on Android
|
|
# OpenSSL is configured without engines on Android
|
|
L_CFLAGS += -DOPENSSL_NO_ENGINE
|
|
L_CFLAGS += -DOPENSSL_NO_ENGINE
|
|
|
|
|