linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] tools/build: Fix -s detection code for new make
@ 2023-10-08 21:22 Jiri Olsa
  2023-10-08 21:22 ` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build Jiri Olsa
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jiri Olsa @ 2023-10-08 21:22 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Alexei Starovoitov, Daniel Borkmann,
	Andrii Nakryiko, Quentin Monnet
  Cc: linux-perf-users, bpf, Namhyung Kim, Alexander Shishkin,
	Martin KaFai Lau, Song Liu, Yonghong Song, John Fastabend,
	Ian Rogers, KP Singh, Stanislav Fomichev, Hao Luo, Ingo Molnar,
	Peter Zijlstra

hi,
this fixes the detection of silent flag for newer make.

It'd be better to re-use the code, but I don't see simple
way without more refactoring. I put that on my todo list.

v2 changes:
  - adding the change for tools/scripts/Makefile.include as well

thanks,
jirka


---
Jiri Olsa (2):
      tools/build: Fix -s detection code in tools/build/Makefile.build
      tools/build: Fix -s detection code in tools/scripts/Makefile.include

 tools/build/Makefile.build     | 10 +++++++++-
 tools/scripts/Makefile.include | 10 +++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2023-10-20  5:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-08 21:22 [PATCHv2 0/2] tools/build: Fix -s detection code for new make Jiri Olsa
2023-10-08 21:22 ` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build Jiri Olsa
2023-10-13  3:57   ` Namhyung Kim
2023-10-13  6:37     ` Jiri Olsa
2023-10-17  1:36       ` Namhyung Kim
2023-10-17  8:43         ` Jiri Olsa
2023-10-17 20:16           ` Namhyung Kim
2023-10-18  7:21             ` Jiri Olsa
2023-10-18 22:29               ` Namhyung Kim
2023-10-08 21:22 ` [PATCHv2 2/2] tools/build: Fix -s detection code in tools/scripts/Makefile.include Jiri Olsa
2023-10-10 13:01 ` [PATCHv2 0/2] tools/build: Fix -s detection code for new make Arnaldo Carvalho de Melo
2023-10-20  5:38   ` Namhyung Kim

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).