aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2014-07-29 15:57:19 +0900
committerArnaldo Carvalho de Melo <[email protected]>2014-08-12 12:03:04 -0300
commit56c7d79e49776084b852e451bda5f59dc3bcf894 (patch)
treec9ee860136de4700bb3f47457b77477d99ce4550 /tools/perf/scripts/python
parent64c40908938953d7afa90e9363327875286349e5 (diff)
perf tools: Fix make PYTHON override
Thomas reported that make PYTHON=python2 is not work on some systems. I can reproduce it on my ArchLinux box too. This is because it's overridden by config/feature-checks/Makefile regardless of PYTHON setting. I guess it's a bug slipped into during the feature checking change. Actually, we don't need to check python-config in the feature-checks. We can just pass appropriate FEATURE_CHECK_*FLAGS. Reported-by: Thomas Ilsche <[email protected]> Signed-off-by: Namhyung Kim <[email protected]> Tested-by: Thomas Ilsche <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Ilsche <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions