From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH v3] crypto/openssl: add openssl path for cross compile Date: Thu, 12 Oct 2017 19:01:47 +0530 Message-ID: <00e1e055-c2b4-9e41-5445-3e007010f3d1@nxp.com> References: <20170829070205.11497-1-akhil.goyal@nxp.com> <20170905090251.4229-1-akhil.goyal@nxp.com> <6929385.Y9o5YL5xZD@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Cc: , To: Thomas Monjalon , Akhil Goyal , Return-path: Received: from NAM01-SN1-obe.outbound.protection.outlook.com (mail-sn1nam01on0078.outbound.protection.outlook.com [104.47.32.78]) by dpdk.org (Postfix) with ESMTP id 714011B387 for ; Thu, 12 Oct 2017 15:31:52 +0200 (CEST) In-Reply-To: <6929385.Y9o5YL5xZD@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 like > libnuma, libpcap, libzip, etc. > Pablo/Thomas, We are ok to drop this patch. Regards, Hemant