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 dynamic-link/22998] execstack tests are disabled when SELinux is disabled


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

--- Comment #4 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  b8114edd3c9e789c36789f4ce5ca6deb41ea0a14 (commit)
      from  cd66c0e584c6d692bc8347b5e72723d02b8a8ada (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=b8114edd3c9e789c36789f4ce5ca6deb41ea0a14

commit b8114edd3c9e789c36789f4ce5ca6deb41ea0a14
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sat Mar 24 08:25:43 2018 -0700

    Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]

    When $(tests-execstack-$(have-z-execstack)) is added to tests before
    it is defined, it is empty.  This patch adds it to tests after it is
    defined.

        [BZ #22998]
        * elf/Makefile (tests): Add $(tests-execstack-$(have-z-execstack))
        after it is defined.

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

Summary of changes:
 ChangeLog    |    6 ++++++
 elf/Makefile |    3 ++-
 2 files changed, 8 insertions(+), 1 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]