All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] libtracefs: More Makefile updates to make packaging the library easier
@ 2020-12-16 20:11 Steven Rostedt
  2020-12-16 20:11 ` [PATCH 1/8] libtracefs: Clean up tracefs.h Steven Rostedt
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Steven Rostedt @ 2020-12-16 20:11 UTC (permalink / raw)
  To: linux-trace-devel


Steven Rostedt (VMware) (8):
      libtracefs: Clean up tracefs.h
      libtracefs: Use $(objtree) instead of $(OUTPUT) for ld.so test
      libtracefs: Do not hardcode location of libtraceevent
      libtracefs: Use $(obj) instead of $(OUTPUT) for libtracefs.pc file
      libtracefs: Allow the pkg-config libs and cflags prefix to be overwritten
      libtracefs: Remove unneccessary TRACE_LIBS variable
      libtracefs: Have only one definition of overriding CFLAGS
      libtracefs: Add -rpath to libtracefs.so

----
 Makefile               | 30 +++++++++++++-----------------
 include/tracefs.h      |  4 ++--
 libtracefs.pc.template |  4 ++--
 scripts/utils.mk       |  2 +-
 4 files changed, 18 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2020-12-16 20:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 20:11 [PATCH 0/8] libtracefs: More Makefile updates to make packaging the library easier Steven Rostedt
2020-12-16 20:11 ` [PATCH 1/8] libtracefs: Clean up tracefs.h Steven Rostedt
2020-12-16 20:11 ` [PATCH 2/8] libtracefs: Use $(objtree) instead of $(OUTPUT) for ld.so test Steven Rostedt
2020-12-16 20:11 ` [PATCH 3/8] libtracefs: Do not hardcode location of libtraceevent Steven Rostedt
2020-12-16 20:11 ` [PATCH 4/8] libtracefs: Use $(obj) instead of $(OUTPUT) for libtracefs.pc file Steven Rostedt
2020-12-16 20:11 ` [PATCH 5/8] libtracefs: Allow the pkg-config libs and cflags prefix to be overwritten Steven Rostedt
2020-12-16 20:11 ` [PATCH 6/8] libtracefs: Remove unneccessary TRACE_LIBS variable Steven Rostedt
2020-12-16 20:11 ` [PATCH 7/8] libtracefs: Have only one definition of overriding CFLAGS Steven Rostedt
2020-12-16 20:11 ` [PATCH 8/8] libtracefs: Add -rpath to libtracefs.so Steven Rostedt

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.