All of lore.kernel.org
 help / color / mirror / Atom feed
* Specifying CFLAGS for a directory on the command line
@ 2023-06-09 22:23 Kent Overstreet
  2023-06-09 23:11 ` Nick Desaulniers
  0 siblings, 1 reply; 16+ messages in thread
From: Kent Overstreet @ 2023-06-09 22:23 UTC (permalink / raw)
  To: Masahiro Yamada, Nick Desaulniers, Nathan Chancellor; +Cc: linux-kbuild

Hello kbuild maintainers & list,

Years ago I used to be able to specify additional CFLAGS for a specific
subdirectory on the command line, which I used for enabling gcov
profiling without editing the subdirectory makefile, like so:

  make GCOV_PROFILE_fs_bcachefs=y

But this stopped working ages ago, I believe in the 3.x era. Does anyone
know if there's a more modern way to do this?

Cheers,
Kent

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

end of thread, other threads:[~2023-06-22 10:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 22:23 Specifying CFLAGS for a directory on the command line Kent Overstreet
2023-06-09 23:11 ` Nick Desaulniers
2023-06-09 23:12   ` Nick Desaulniers
2023-06-09 23:36     ` Kent Overstreet
2023-06-12 16:18       ` Peter Oberparleiter
2023-06-13 18:22         ` Kent Overstreet
2023-06-15  9:54           ` Peter Oberparleiter
2023-06-15 10:39             ` Masahiro Yamada
2023-06-15 14:22               ` Kent Overstreet
2023-06-16 16:45               ` Peter Oberparleiter
2023-06-16 17:00                 ` Kent Overstreet
2023-06-16  6:37             ` Kent Overstreet
2023-06-16 18:10               ` Peter Oberparleiter
2023-06-17  0:28                 ` Kent Overstreet
2023-06-21  8:54                   ` Peter Oberparleiter
2023-06-22 10:35                     ` Kent Overstreet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.