[IA64] vDSO vs --build-id
authorRoland McGrath <roland@redhat.com>
Thu, 18 Oct 2007 22:11:08 +0000 (15:11 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 29 Oct 2007 17:54:33 +0000 (10:54 -0700)
When gcc uses --build-id by default, the gate.lds.S linker script runs afoul
of the new note section and produces a bad DSO image.  This fixes it.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found