public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-195-ge385178
@ 2009-07-25  9:50 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2009-07-25  9:50 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  e38517841d86cfcbdeab66d5921fbcc3cbc92a10 (commit)
      from  92dad52bd5d51d32fc171620736bdc0ba9b890c4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e38517841d86cfcbdeab66d5921fbcc3cbc92a10
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sat Jul 25 11:42:54 2009 +0200

    Explicitly link with nss3 nspr4 and plc4 when used.
    
    GNU gold depends on all libraries providing symbols being explicitly
    linked in (PR 10238). And it is pedantically more correct indeed.
    
    * Makefile.am (stap_LD_ADD): Add -lnspr4 when HAVE_NSS.
      (staprun_LDADD): Likewise.
      (stap_client_connect_LDADD): Add -lnss3 -lnspr4 -lplc4 when BUILD_SERVER.
      (stap_server_connect_LDADD): Likewise.
    * Makefile.in: Regenerated.
    * aclocal.m4: Likewise.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |    8 +-
 Makefile.in |  672 ++++++++++++++++++++++++++++++++---------------------------
 aclocal.m4  |  319 ++++++++++++++++++-----------
 3 files changed, 576 insertions(+), 423 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-25  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-25  9:50 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-195-ge385178 mark

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 read-only IMAP folder(s) and NNTP newsgroup(s).