commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.7-16-gc9c29eb


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.7-16-gc9c29eb
Date: Sun, 29 Nov 2015 15:49:00 +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  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 <address@hidden>
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

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