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  c9c29eb890527fe68900e4a0af7c2df9a9fa5b40 (commit)
      from  9af3576c86ac17264c8542d65779adc4b4872574 (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 c9c29eb890527fe68900e4a0af7c2df9a9fa5b40
Author: Samuel Thibault <[email protected]>
Date:   Sun Nov 29 16:47:06 2015 +0100

    Use -L instead of -Wl,-rpath-link
    
    The latter does not work for libpthread.a which passes -lihash, which would
    find the installed libihash.a instead of the just-compiled one.
    
    * Makeconf (rpath): Remove, replaced by...
    (lpath): ... new variable.
    (link-executable, $(libname).so.$(hurd-version)): Use $(lpath) instead of
    $(rpath).

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

Summary of changes:
 Makeconf |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to