From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 08/10] bsd/mk: use the Q variable instead of @ for quiet commands Date: Fri, 25 Apr 2014 16:18:53 +0200 Message-ID: <9939700.W9nlxzI1Oh@xps13> References: <1398427188-14914-1-git-send-email-olivier.matz@6wind.com> <1398427188-14914-9-git-send-email-olivier.matz@6wind.com> <20140425131912.GD14074@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Neil Horman Return-path: In-Reply-To: <20140425131912.GD14074-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-04-25 09:19, Neil Horman: > On Fri, Apr 25, 2014 at 01:59:46PM +0200, Olivier Matz wrote: > > This allows to use V=1 to be more verbose to debug the build process > > of a bsd kernel module. > > > > Signed-off-by: Olivier Matz > > This doesnt seem like it should really be part of this series, given that > everything else in it is here to fix build breaks. Nothing wrong with it > that I can see, but should probably be posted independently. It fixes verbose compilation mode. So I think it is in the right place in this thread (thanks Olivier for the beer ;). Anyway, Acked-by: Thomas Monjalon As it is a fix and it's not a big design change, it should go in 1.6.0r2. -- Thomas