[Bug dynamic-link/19758] Typo in EXTRA_LD_ENVVARS for x86-64
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri Mar 11 16:32:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=19758
--- 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, release/2.23/master has been updated
via 33ab2ad58eba55de05a05f4adb795e1c172024bb (commit)
from b4456470a64a1e4e466a98dca3b51bf63fb5a13c (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=33ab2ad58eba55de05a05f4adb795e1c172024bb
commit 33ab2ad58eba55de05a05f4adb795e1c172024bb
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Thu Mar 3 14:51:40 2016 -0800
Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARS
We should turn on bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARS without
overriding other bits.
[BZ #19758]
* sysdeps/unix/sysv/linux/x86_64/64/dl-librecon.h
(EXTRA_LD_ENVVARS): Or bit_Prefer_MAP_32BIT_EXEC.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
NEWS | 1 +
sysdeps/unix/sysv/linux/x86_64/64/dl-librecon.h | 2 +-
3 files changed, 8 insertions(+), 1 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list