[PATCH v1 0/3] objtool build improvements

From: Ian Rogers
Date: Thu Nov 17 2022 - 17:05:39 EST


Install libsubcmd and then get headers from there, this avoids
inadvertent dependencies on things in tools/lib. Fix V=1
support. Clean up how HOSTCC is used to override CC to avoid CFLAGS
being set for say gcc, and then CC being overridden to clang. Support
HOSTCFLAGS as a make option.

Ian Rogers (3):
objtool: Install libsubcmd in build
objtool: Properly support make V=1
objtool: Alter how HOSTCC is forced

tools/objtool/Build | 2 --
tools/objtool/Makefile | 68 +++++++++++++++++++++++++++++-------------
2 files changed, 48 insertions(+), 22 deletions(-)

--
2.38.1.584.g0f3c55d4c2-goog