commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.5-462-g86d5b43


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.5-462-g86d5b43
Date: Sun, 02 Nov 2014 22:45:50 +0000

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 "Hurd".

The branch, master has been updated
       via  86d5b43634dfb16aca5d03e4df2e047bfa500899 (commit)
      from  4370c33bccc2ef5bddacbd364270aa310f89c94d (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 86d5b43634dfb16aca5d03e4df2e047bfa500899
Author: Samuel Thibault <address@hidden>
Date:   Sun Nov 2 23:44:28 2014 +0100

    Fix dead name notification in static binaries
    
    When linking statically, the libports definition would come before the
    libdiskfs definition, defeating the purpose of the ports_dead_name
    callback.
    
    * libports/dead-name.c (ports_dead_name): Rename into __ports_dead_name.
    (ports_dead_name): Add weak alias for __ports_dead_name.

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

Summary of changes:
 libports/dead-name.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]