]> sourceware.org Git - glibc.git/commit
Compile tst-prelink.c without PIE [BZ #21815]
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 4 Aug 2017 19:58:01 +0000 (12:58 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 4 Aug 2017 19:58:13 +0000 (12:58 -0700)
commite13daad7ac81968e9aaa4a87497f898bb15f4ef8
tree6d9689deeb49de94e5d4d999986cfd7445980602
parent627c69c838e75d69f46a7cc7dd2bafca03adbf60
Compile tst-prelink.c without PIE [BZ #21815]

tst-prelink.c checks for conflict with GLOB_DAT relocation against stdio.
On i386, there is no GLOB_DAT relocation against stdio with PIE.  We
should compile tst-prelink.c without PIE.

[BZ #21815]
* elf/Makefile (CFLAGS-tst-prelink.c): New.
(LDFLAGS-tst-prelink): Likewise.
ChangeLog
elf/Makefile
This page took 0.040203 seconds and 5 git commands to generate.