Messages in this thread |  | | Date | Mon, 22 Feb 2010 11:50:25 +0100 | | From | Ingo Molnar <> | | Subject | Re: tools/perf: libraries must come after objects |
| |
* Jan Engelhardt <jengelh@medozas.de> wrote:
> parent b4bdd73ce865213a5653dc424873e8da37e858cc (v2.6.32.7) > commit 588424af1a51fa41ea4811200889d6a03219c6fd > Author: Jan Engelhardt <jengelh@medozas.de> > Date: Thu Feb 11 01:20:54 2010 +0100 > > 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
Thanks,
Ingo
|  |