Messages in this thread |  | | Date | Mon, 22 Feb 2010 14:47:54 +0100 | | From | Ingo Molnar <> | | Subject | Re: tools/perf: libraries must come after objects |
| |
* Jan Engelhardt <jengelh@medozas.de> wrote:
> 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 <jengelh@medozas.de> > >> --- > >> 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?
Yes, the links for the -tip Git tree are in that file.
Thanks,
Ingo
|  |