diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2016-12-26 10:09:03 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2016-12-26 10:11:05 +0100 |
commit | 1ad4ba28e9335c288687d1757bce3221c522f576 (patch) | |
tree | 4c95165fe002d44ead6023a95f2a445466d326f0 /ChangeLog | |
parent | 7cbb738d218fad3bc91deebfd8ce5f3918592b84 (diff) | |
download | glibc-1ad4ba28e9335c288687d1757bce3221c522f576.tar.gz |
Drop explicit stack-protection of pieces of the system [BZ #7065]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ 2016-12-26 Nick Alcock <nick.alcock@oracle.com> [BZ #7065] + * login/Makefile (pt_chown-cflags): Remove. + * nscd/Makefile (CFLAGS-nscd): Likewise. + * resolv/Makefile (CFLAGS-libresolv): Likewise. + +2016-12-26 Nick Alcock <nick.alcock@oracle.com> + + [BZ #7065] * elf/Makefile (CFLAGS-filtmod1.c): Use $(no-stack-protector) for non-libc-linking testcase. |