Current binutils document this for use by a.out only. Plus we deal with
.ctors and alike sections elsewhere in the script anyway.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
--- a/xen/arch/x86/xen.lds.S
+++ b/xen/arch/x86/xen.lds.S
@@ -292,7 +292,6 @@ SECTIONS
*(.data)
*(.data.rel)
*(.data.rel.*)
- CONSTRUCTORS
} PHDR(text)
DECL_SECTION(.bss) {