daily update
[deliverable/binutils-gdb.git] / bfd / elf32-xstormy16.c
index 818b62db62b7adc3a81c27bc897911e1e0de4fbb..c5c88c79aa4b9d589da211bd2c477729fa898eac 100644 (file)
@@ -999,6 +999,8 @@ xstormy16_elf_gc_mark_hook (asection *sec,
 #define elf_backend_check_relocs                xstormy16_elf_check_relocs
 #define elf_backend_always_size_sections \
   xstormy16_elf_always_size_sections
+#define elf_backend_omit_section_dynsym \
+  ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true)
 #define elf_backend_finish_dynamic_sections \
   xstormy16_elf_finish_dynamic_sections
 
This page took 0.022459 seconds and 4 git commands to generate.