diff options
author | Dmitry Golovin <[email protected]> | 2019-11-19 16:39:42 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2019-11-22 00:19:11 +0000 |
commit | 29c623d64f0dcd6aa10e0eabd16233e77114090b (patch) | |
tree | 4b797f6505bfbf22c1bf48e52cdebf56fc5d175c /lib/mpi/mpiutil.c | |
parent | 022eb8ae8b5ee8c5c813923c69b5ebb1e9612c4c (diff) |
ARM: 8939/1: kbuild: use correct nm executable
Since $(NM) variable can be easily overridden for the whole build, it's
better to use it instead of $(CROSS_COMPILE)nm. The use of $(CROSS_COMPILE)
prefixed variables where their calculated equivalents can be used is
incorrect. This fixes issues with builds where $(NM) is set to llvm-nm.
Link: https://github.com/ClangBuiltLinux/linux/issues/766
Signed-off-by: Dmitry Golovin <[email protected]>
Suggested-by: Nick Desaulniers <[email protected]>
Cc: Matthias Maennich <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Tested-by: Nathan Chancellor <[email protected]>
Reviewed-by: Masahiro Yamada <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions