commit | 172c51068499ed4a168a2b94eda9d1f160a396a1 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Oct 18 15:11:08 2007 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Mon Oct 29 10:54:33 2007 -0700 |
tree | ad577214c0c3858b5f640e5040039037d320c60d | |
parent | d650c37b2f8dbc5ac5055957617816eeb40ec79c [diff] |
[IA64] vDSO vs --build-id 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>