From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools: remove duplicate -g from CFLAGS Date: Thu, 21 Aug 2014 23:48:44 +0100 Message-ID: <1408661323.15186.12.camel@citrix.com> References: <1406543898-13547-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1406543898-13547-1-git-send-email-olaf@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: Stefano Stabellini , Ian Jackson , Tim Deegan , xen-devel@lists.xen.org, Andres Lagar-Cavilla , Daniel De Graaf List-Id: xen-devel@lists.xenproject.org On Mon, 2014-07-28 at 12:38 +0200, Olaf Hering wrote: > CFLAGS+=-g is already provided by Config.mk. > > Signed-off-by: Olaf Hering Acked + applied this and the similar -Wall patch. Thanks.