From 172c51068499ed4a168a2b94eda9d1f160a396a1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 18 Oct 2007 15:11:08 -0700 Subject: [PATCH] [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 Signed-off-by: Tony Luck --- Reading git-format-patch failed