lkml.org 
[lkml]   [2011]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH -perf/perf/makefile 0/2] Perf bugfixes for cross-builds
Date
Hi,

Here are some bugfixes related to cross builds.
- Introduce ARCH=XX for cross-builds instead of obsolate
EXTRA_CFLAGS=-mXX option.
- Rename obsolate NO_PERL to NO_LIBPERL

Still not sure how I can do cross-builds i386 binary with
perl/python support on x86-64. Anyway, now we can do without
that as below;

$ make ARCH=i386 NO_LIBPERL=1 NO_LIBPYTHON=1

Thank you,

---

Masami Hiramatsu (2):
perf tools: Rename old NO_PERL option to NO_LIBPERL
perf tools: Introduce ARCH= option for cross building


tools/perf/Makefile | 48 +++++++++++++++++++++++++-------------
tools/perf/arch/arm/Makefile | 2 +-
tools/perf/arch/powerpc/Makefile | 2 +-
tools/perf/arch/s390/Makefile | 2 +-
tools/perf/arch/sh/Makefile | 2 +-
tools/perf/arch/sparc/Makefile | 2 +-
tools/perf/arch/x86/Makefile | 2 +-
7 files changed, 38 insertions(+), 22 deletions(-)

--
Masami HIRAMATSU
2nd Dept. Linux Technology Center
Hitachi, Ltd., Systems Development Laboratory
E-mail: masami.hiramatsu.pt@hitachi.com



\
 
 \ /
  Last update: 2011-02-10 03:39    [W:0.180 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site