From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mk: fix acl library static linking Date: Thu, 30 Jun 2016 17:47:44 +0200 Message-ID: <1792967.5WMMr3hV7B@xps13> References: <1467285021-103920-1-git-send-email-sergio.gonzalez.monroy@intel.com> <2994f200-70c4-3fe2-5976-fc1799271430@intel.com> <2601191342CEEE43887BDE71AB97725836B78610@irsmsx105.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Gonzalez Monroy, Sergio" , dev@dpdk.org To: "Ananyev, Konstantin" Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 22F775593 for ; Thu, 30 Jun 2016 17:49:02 +0200 (CEST) Received: by mail-wm0-f54.google.com with SMTP id v199so227029641wmv.0 for ; Thu, 30 Jun 2016 08:49:02 -0700 (PDT) In-Reply-To: <2601191342CEEE43887BDE71AB97725836B78610@irsmsx105.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-06-30 15:24, Ananyev, Konstantin: > Hi Thomas, [...] > > So are you going to apply this patch? > Right now acl just can't be used properly in case of static library build. Got it. I have suggested a small rework in another mail. Then I'll apply it promptly.