linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] libtracefs: Library building fixes
@ 2020-12-03 19:06 Steven Rostedt
  2020-12-03 19:06 ` [PATCH 1/2] libtracefs: Remove useless LIBS = -ldl in Makefile Steven Rostedt
  2020-12-03 19:06 ` [PATCH 2/2] libtracefs: Add $(LIBS) to building of shared object library Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2020-12-03 19:06 UTC (permalink / raw)
  To: linux-trace-devel


Steven Rostedt (VMware) (2):
      libtracefs: Remove useless LIBS = -ldl in Makefile
      libtracefs: Add $(LIBS) to building of shared object library

----
 Makefile         | 2 --
 scripts/utils.mk | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

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

end of thread, other threads:[~2020-12-03 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03 19:06 [PATCH 0/2] libtracefs: Library building fixes Steven Rostedt
2020-12-03 19:06 ` [PATCH 1/2] libtracefs: Remove useless LIBS = -ldl in Makefile Steven Rostedt
2020-12-03 19:06 ` [PATCH 2/2] libtracefs: Add $(LIBS) to building of shared object library Steven Rostedt

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