[PATCH] Android: Remove superfluous OpenSSL include paths.

Jouni Malinen j at w1.fi
Fri Jan 30 04:14:23 EST 2015


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.)

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list