Add support for non-ELF targets to check their relocs.
[deliverable/binutils-gdb.git] / bfd / coff-alpha.c
index 70388f7db02ca41af5b3178be4aa79ae8b7c2ad7..55fd35070be4d9fa5a8e83c92e6492cd2791326a 100644 (file)
@@ -2351,6 +2351,7 @@ static const struct ecoff_backend_data alpha_ecoff_backend_data =
 #define _bfd_ecoff_section_already_linked \
   _bfd_coff_section_already_linked
 #define _bfd_ecoff_bfd_define_common_symbol bfd_generic_define_common_symbol
+#define _bfd_ecoff_bfd_link_check_relocs    _bfd_generic_link_check_relocs
 
 const bfd_target alpha_ecoff_le_vec =
 {
This page took 0.023094 seconds and 4 git commands to generate.