linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tools/bootconfig: allow overriding CFLAGS and LDFLAGS
@ 2025-03-28 18:38 Brian Masney
  2025-03-28 18:38 ` [PATCH 1/2] tools/bootconfig: allow overriding CFLAGS assignment Brian Masney
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Brian Masney @ 2025-03-28 18:38 UTC (permalink / raw)
  To: mhiramat; +Cc: linux-kernel, linux-trace-kernel, aruiz

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

 tools/bootconfig/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.47.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-16  2:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-28 18:38 [PATCH 0/2] tools/bootconfig: allow overriding CFLAGS and LDFLAGS Brian Masney
2025-03-28 18:38 ` [PATCH 1/2] tools/bootconfig: allow overriding CFLAGS assignment Brian Masney
2025-03-28 18:38 ` [PATCH 2/2] tools/bootconfig: specify LDFLAGS as an argument to CC Brian Masney
2025-03-31 12:23 ` [PATCH 0/2] tools/bootconfig: allow overriding CFLAGS and LDFLAGS Masami Hiramatsu
2025-04-10 15:36   ` Brian Masney
2025-05-16  2:25   ` Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).