bfd/
[deliverable/binutils-gdb.git] / bfd / elf64-sh64.c
index e55c19a16a063419b44254c744803177831a0110..5ebea96d4cebd9fd4ae6e8bfe5dff49d4aa8ee3c 100644 (file)
@@ -4094,6 +4094,8 @@ static const struct bfd_elf_special_section sh64_elf64_special_sections[]=
                                        sh64_elf64_adjust_dynamic_symbol
 #define elf_backend_size_dynamic_sections \
                                        sh64_elf64_size_dynamic_sections
+#define elf_backend_omit_section_dynsym \
+  ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true)
 #define elf_backend_finish_dynamic_symbol \
                                        sh64_elf64_finish_dynamic_symbol
 #define elf_backend_finish_dynamic_sections \
This page took 0.026637 seconds and 4 git commands to generate.