commit | d650c37b2f8dbc5ac5055957617816eeb40ec79c | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Oct 18 12:54:53 2007 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Mon Oct 29 10:53:04 2007 -0700 |
tree | 9bf1e24c9364a0f34b8d491c27e739cad6eecb9c | |
parent | 1775fe851632fd906bc5e5c6f77494d8f7ef1275 [diff] |
[IA64] check-segrel.lds vs --build-id Some versions of ld with --build-id support will crash when using the flag with a linker script that discards notes. This bites ia64's check-segrel.lds. The bug is easy to avoid. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Tony Luck <tony.luck@intel.com>