diff options
author | Ingo Molnar <[email protected]> | 2015-02-28 09:17:50 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-03-02 12:07:35 -0300 |
commit | a6a76ba9ea03fe22eb28a6a19482d547b8773001 (patch) | |
tree | b4317dcc40cfe48a458072caf05f3e92b9e9ba4c /net/lapb/lapb_iface.c | |
parent | 97fe9253592241572711d3c1818c0b586d2f34b2 (diff) |
perf tools: Remove annoying extra message from the features build
This message:
Makefile:153: The path 'python-config' is not executable.
Appears on every perf build that does not have a sufficient python
environment installed. It's really just an internal detail of python
configuration pass and users should not see it - and it's pretty
meaningless to them in any case because the message is not very helpful.
(So it's not executable. Why does that matter? What can the user do
about it?)
Remove the warning, the missing python feature warning is sufficient:
config/Makefile:566: No python-config tool was found
config/Makefile:566: Python support will not be built
although even that one isn't very helpful to users: so no Python support
will be built, what can the user do to fix that? Most other such
warnings give package install suggestions.
Signed-off-by: Ingo Molnar <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions