diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-18 14:25:41 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-20 00:04:15 +0900 |
commit | ef7cfd00b2caf6edeb7f169682b64be2d0a798cf (patch) | |
tree | 3448db106a760f4c73a22c6d5353069bd3ae4770 /Kbuild | |
parent | ccda4af0f4b92f7b4c308d3acc262f4a7e3affad (diff) | |
download | linux-ef7cfd00b2caf6edeb7f169682b64be2d0a798cf.tar.bz2 |
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 <paul.gortmaker@windriver.com>
Reported-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reported-by: Qian Cai <cai@lca.pw>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: Qian Cai <cai@lca.pw>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions