On Fri, 28 Mar 2025 14:38:56 -0400 Brian Masney <[email protected]> wrote:
> Allow the user to override the CFLAGS and LDFLAGS similar to what's > currently done on other kernel tools. These changes allows bootconfig to > be compiled with the hardened compiler and linker flags. > > Brian Masney (2): > tools/bootconfig: allow overriding CFLAGS assignment > tools/bootconfig: specify LDFLAGS as an argument to CC > Both looks good to me. Let me pick those up. Thanks! > tools/bootconfig/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > -- > 2.47.0 > -- Masami Hiramatsu (Google) <[email protected]>
