diff options
author | Masahiro Yamada <[email protected]> | 2018-12-18 14:25:41 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2018-12-20 00:04:15 +0900 |
commit | ef7cfd00b2caf6edeb7f169682b64be2d0a798cf (patch) | |
tree | 3448db106a760f4c73a22c6d5353069bd3ae4770 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ccda4af0f4b92f7b4c308d3acc262f4a7e3affad (diff) |
kbuild: fix false positive warning/error about missing libelf
For the same reason as commit 25896d073d8a ("x86/build: Fix compiler
support check for CONFIG_RETPOLINE"), you cannot put this $(error ...)
into the parse stage of the top Makefile.
Perhaps I'd propose a more sophisticated solution later, but this is
the best I can do for now.
Link: https://lkml.org/lkml/2017/12/25/211
Reported-by: Paul Gortmaker <[email protected]>
Reported-by: Bernd Edlinger <[email protected]>
Reported-by: Qian Cai <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Tested-by: Qian Cai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions