Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752964AbbG1QEc (ORCPT ); Tue, 28 Jul 2015 12:04:32 -0400 Received: from mail.kernel.org ([198.145.29.136]:33643 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752407AbbG1QEa (ORCPT ); Tue, 28 Jul 2015 12:04:30 -0400 Date: Tue, 28 Jul 2015 13:04:22 -0300 From: Arnaldo Carvalho de Melo To: Jiri Olsa Cc: Pawel Moll , Peter Zijlstra , Ingo Molnar , Namhyung Kim , Adrian Hunter , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] tools: perf: Fix test build error when bindir contains double slash Message-ID: <20150728160422.GD575@kernel.org> References: <1438092613-21014-1-git-send-email-pawel.moll@arm.com> <20150728144600.GH28175@krava.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150728144600.GH28175@krava.brq.redhat.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 626 Lines: 19 Em Tue, Jul 28, 2015 at 04:46:00PM +0200, Jiri Olsa escreveu: > On Tue, Jul 28, 2015 at 03:10:13PM +0100, Pawel Moll wrote: > > When building with a prefix ending with a slash, for example: > > > > This patch works around the problem by "cleaning" the bindir string > > using make's abspath function. > > nice ;-) > > Acked-by: Jiri Olsa Applied. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/