Fix compile time warning messages from gcc version 8 about cast between incompatible...
[deliverable/binutils-gdb.git] / bfd / elf32-score7.c
index 2b803e67288ebbb9999ef7d212454f21cc0406a9..d8b43c2094345a9abc59692cb32543e71007c16d 100644 (file)
@@ -3872,4 +3872,4 @@ s7_elf32_score_new_section_hook (bfd *abfd, asection *sec)
 }
 
 #define elf_backend_omit_section_dynsym \
-  ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true)
+  ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true_any)
This page took 0.024452 seconds and 4 git commands to generate.