From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Simon_K=c3=a5gstr=c3=b6m?= Subject: Re: [PATCH] mk: Quote $(KERNELCC) to allow ccache builds Date: Tue, 13 Oct 2015 14:54:11 +0200 Message-ID: <561CFEF3.3050307@netinsight.net> References: <20150924094328.5a2ea3c8@miho> <561CF892.9040507@6wind.com> <561CFB9C.5080708@netinsight.net> <8756629.OFYVJTNzJr@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from ernst.netinsight.se (ernst.netinsight.se [194.16.221.21]) by dpdk.org (Postfix) with SMTP id 3FD515A53 for ; Tue, 13 Oct 2015 14:54:16 +0200 (CEST) In-Reply-To: <8756629.OFYVJTNzJr@xps13> 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" On 2015-10-13 14:45, Thomas Monjalon wrote: > 2015-10-13 14:39, Simon K=E5gstr=F6m: >> Two of the patches (this one included) I have outstanding are build fi= xes >> for use in our build environment, so it would be nice to them upstream= ed. >=20 > Waiting for integration of your patches, maybe you have some free time = to > help other developers by making reviews ;) Waiting for integration is not my only work-task :-) Anyway, I have too superficial knowledge about DPDK to chime in with relevant comments in most cases, but I'll comment if I feel I can contribute. // Simon