[PATCH] Android: Remove superfluous OpenSSL include paths.

Dmitry Shmidt dimitrysh
Fri Jan 30 11:16:21 PST 2015


On Fri, Jan 30, 2015 at 1:14 AM, Jouni Malinen <j at w1.fi> wrote:
> On Thu, Jan 29, 2015 at 11:07:18AM -0800, Dmitry Shmidt wrote:
>> The libcrypto and libssl modules (and their respective static and host
>> versions) use LOCAL_EXPORT_C_INCLUDE_DIRS thus just including the module
>> is sufficient.
>
> This breaks build with AOSP (android-5.0.2_r1) for me:
>
> external/wpa_supplicant_8/hostapd/src/crypto/crypto_openssl.c:10:30: fatal error: openssl/opensslv.h: No such file or directory
>  #include <openssl/opensslv.h>
>
> (I don't see LOCAL_EXPORT_C_INCLUDE_DIRS anywhere in external/openssl at
> least as far as that specific snapshot from AOSP is concerned.)

You are right, it is not backward-compatible with AOSP L-Release.
I'll try to be more careful next time. Let's wait till next release then.

>
> --
> Jouni Malinen                                            PGP id EFC895FA
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap



More information about the Hostap mailing list