From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mk: Quote $(KERNELCC) to allow ccache builds Date: Sun, 25 Oct 2015 18:31:07 +0100 Message-ID: <8417105.JxS3sKtXJP@xps13> References: <20150924094328.5a2ea3c8@miho> <20151013141022.6446821e@miho> <561CF892.9040507@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Simon Kagstrom Return-path: Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by dpdk.org (Postfix) with ESMTP id 6120D567C for ; Sun, 25 Oct 2015 18:32:19 +0100 (CET) Received: by wicll6 with SMTP id ll6so86307024wic.0 for ; Sun, 25 Oct 2015 10:32:19 -0700 (PDT) In-Reply-To: <561CF892.9040507@6wind.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" > >> Signed-off-by: Simon Kagstrom > > Acked-by: Olivier Matz Applied, thanks