Add -z noseparate-code to ld-elf tests
[deliverable/binutils-gdb.git] / bfd / elfxx-x86.h
index f84fe01630bf7c50f3e182bde658cc2542acd9db..efa835e1044c85a80b15304874bc6781f3107c52 100644 (file)
@@ -704,7 +704,7 @@ extern bfd * _bfd_x86_elf_link_setup_gnu_properties
 #define elf_backend_gc_mark_hook \
   _bfd_x86_elf_gc_mark_hook
 #define elf_backend_omit_section_dynsym \
-  ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true_any)
+  _bfd_elf_omit_section_dynsym_all
 #define elf_backend_parse_gnu_properties \
   _bfd_x86_elf_parse_gnu_properties
 #define elf_backend_merge_gnu_properties \
This page took 0.023434 seconds and 4 git commands to generate.