]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Android: Remove libxml2 config defines
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 19 Feb 2015 10:53:03 +0000 (12:53 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Feb 2015 10:53:03 +0000 (12:53 +0200)
These need to be done in the libxml2 build, not in hs20-osu-client. This
workaround was previously used to allow parts of the build to go
through, but that was not a complete fix and resulted in warnings now
that external/libxml2 in Android 5.0 is defining the same parameters.
Remove these from hs20-osu-client Android.mk to avoid that warning.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hs20/client/Android.mk

index 536c56b0fca20e451804243d42215eecc934ab3a..0cb3b1c09428c3f37f7c793d863ce1ce7da08725 100644 (file)
@@ -35,8 +35,6 @@ endif
 L_CFLAGS += -DCONFIG_CTRL_IFACE
 L_CFLAGS += -DCONFIG_CTRL_IFACE_UNIX
 L_CFLAGS += -DCONFIG_CTRL_IFACE_CLIENT_DIR=\"/data/misc/wifi/sockets\"
-L_CFLAGS += -DLIBXML_SCHEMAS_ENABLED
-L_CFLAGS += -DLIBXML_REGEXP_ENABLED
 
 OBJS = spp_client.c
 OBJS += oma_dm_client.c