]> git.ipfire.org Git - thirdparty/hostap.git/commit
Android: Fix hs20-osu-client build on Android 5.0
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 19 Feb 2015 10:48:00 +0000 (12:48 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Feb 2015 10:48:00 +0000 (12:48 +0200)
commitdbd10da810da226fa605aa771a8bb3436a43be0a
tree8f6dc5b6f26c57c899b8627391008696b50a4ffc
parenta926295a553585233aab3cf12a9353b008b10799
Android: Fix hs20-osu-client build on Android 5.0

The LOCAL_EXPORT_C_INCLUDE_DIRS from ICU did not seem to fully resolve
the build (e.g., "mm -B" failed to build, but following that with "mm"
allowed the build to complete). For now, add the include directory
manually here for Android 5.0.

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