12/10/2017 15:31, Hemant Agrawal:
> On 10/12/2017 6:36 PM, Thomas Monjalon wrote:
> > 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
On 10/12/2017 6:36 PM, Thomas Monjalon wrote:
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
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.
> -Original Message-
> From: De Lara Guarch, Pablo
> Sent: Wednesday, September 6, 2017 10:27 AM
> To: 'Akhil Goyal' ; dev@dpdk.org
> Cc: hemant.agra...@nxp.com; Doherty, Declan
>
> Subject: RE: [PATCH v3] crypto/openssl: add openssl path for cross compile
>
>
>
> > -Original Mess
> -Original Message-
> From: Akhil Goyal [mailto:akhil.go...@nxp.com]
> Sent: Tuesday, September 5, 2017 10:03 AM
> To: dev@dpdk.org; De Lara Guarch, Pablo
>
> Cc: hemant.agra...@nxp.com; Doherty, Declan
> ; Akhil Goyal
> Subject: [PATCH v3] crypto/openssl: add openssl path for cross co
OPENSSL_PATH should be defined in case openssl
driver is cross compiled
Signed-off-by: Akhil Goyal
---
changes in v3:
make OPENSSL_PATH usage conditional if it is not set as suggested by Pablo
doc/guides/cryptodevs/openssl.rst | 4
drivers/crypto/openssl/Makefile | 7 +++
mk/rte.app.m
6 matches
Mail list logo