From: Jamie Iles Date: Fri, 11 Dec 2009 09:21:00 +0000 (+0000) Subject: perf tools: Allow cross compiling X-Git-Tag: v2.6.33-rc1~280^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc835752ae3634acd2d487fdf5152f6075f45aef;p=pandora-kernel.git perf tools: Allow cross compiling For embedded platforms, we want to be able to build the perf tools on a build machine to run on a different arch. This patch allows $CROSS_COMPILE to set the cross compiler. Additionally, if NO_LIBPERL is set, then don't use perl include paths as they will be for the host arch. Signed-off-by: Jamie Iles Cc: Peter Zijlstra LKML-Reference: <1260523260-15694-2-git-send-email-jamie.iles@picochip.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed