[dpdk-dev] [PATCH v3] crypto/openssl: add openssl path for cross compile

Thomas Monjalon thomas at monjalon.net
Thu Oct 12 15:06:23 CEST 2017


05/09/2017 11:02, Akhil Goyal:
> OPENSSL_PATH should be defined in case openssl
> driver is cross compiled

No: in case OpenSSL cannot be found automatically,
you should use EXTRA_CFLAGS and EXTRA_LDFLAGS.

It is the same for other standard dependencies like
libnuma, libpcap, libzip, etc.


More information about the dev mailing list