This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/19783] benchtests don't support --enable-hardcoded-path-in-tests


https://sourceware.org/bugzilla/show_bug.cgi?id=19783

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
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 "GNU C Library master sources".

The branch, master has been updated
       via  87da630b22f70355531a759099f7f4b9311fb39d (commit)
      from  30bcdc1860a9e80afad11c94e508f962a6563205 (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 -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=87da630b22f70355531a759099f7f4b9311fb39d

commit 87da630b22f70355531a759099f7f4b9311fb39d
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Mar 8 04:53:24 2016 -0800

    Support --enable-hardcoded-path-in-tests in benchtests

    benchtests should use $(test-via-rtld-prefix) and $(+link-tests) like
    other glibc tests.

        [BZ #19783]
        * benchtests/Makefile (run-bench): Replace $(rtld-prefix) with
        $(test-via-rtld-prefix).
        ($(binaries-bench)): Replace $(+link) with $(+link-tests).

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

Summary of changes:
 ChangeLog           |    7 +++++++
 benchtests/Makefile |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]