Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753208Ab0BVNbP (ORCPT ); Mon, 22 Feb 2010 08:31:15 -0500 Received: from borg.medozas.de ([188.40.89.202]:60085 "EHLO borg.medozas.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753000Ab0BVNbO (ORCPT ); Mon, 22 Feb 2010 08:31:14 -0500 Date: Mon, 22 Feb 2010 14:31:09 +0100 (CET) From: Jan Engelhardt To: Ingo Molnar cc: Peter Zijlstra , Paul Mackerras , Linux Kernel Mailing List , Arnaldo Carvalho de Melo , Fr??d??ric Weisbecker Subject: Re: tools/perf: libraries must come after objects In-Reply-To: <20100222105025.GA25661@elte.hu> Message-ID: References: <20100222105025.GA25661@elte.hu> User-Agent: Alpine 2.01 (LSU 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1024 Lines: 31 On Monday 2010-02-22 11:50, Ingo Molnar wrote: >> >> tools/perf: libraries must come after objects >> >> Link order matters, especially now since distributions are >> using -Wl,--as-needed. >> >> Signed-off-by: Jan Engelhardt >> --- >> tools/perf/Makefile | 16 ++++++++-------- >> 1 files changed, 8 insertions(+), 8 deletions(-) > >FYI, this patch doesnt apply to the latest version of perf: > > patching file tools/perf/Makefile > Hunk #1 FAILED at 201. > Hunk #2 FAILED at 421. > Hunk #3 FAILED at 432. > Hunk #4 succeeded at 770 (offset 93 lines). > 3 out of 4 hunks FAILED -- rejects in file tools/perf/Makefile > >you can find the devel tree at: > > http://people.redhat.com/mingo/tip.git/README Do happen to have that as a faster git:// too? -- 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/