This is the mail archive of the libc-alpha@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]

Re: Add +link-pie?


On Tue, Jun 2, 2009 at 10:58 AM, Roland McGrath <roland@redhat.com> wrote:
>> We have +link and +link-static. But we don't have +link-pie.
>> We have to duplicate the same rule for PIE. I can submit
>> a patch to add +link-pie.
>
> If it consolidates copies, that's good.
>

Here is a patch.

-- 
H.J.
---
2009-06-02  H.J. Lu  <hongjiu.lu@intel.com>

	* Makeconfig (+link-pie): New.
	(prectorS): Likewise.
	(postctorS): Likewise.

	* elf/Makefile ($(objpfx)tst-pie1): Use $(+link-pie).
	* nscd/Makefile ($(objpfx)nscd): Likewise.

Attachment: libc-pie-1.patch
Description: Text document


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