Fix build failure on macOS
[deliverable/binutils-gdb.git] / bfd / aout-tic30.c
index 49463181f0957af2c2152e746fad3337f29b664a..7cc6ba5f6cd2d06458b5f761498061dc3623890d 100644 (file)
@@ -991,6 +991,9 @@ tic30_aout_set_arch_mach (bfd *abfd,
 #ifndef MY_bfd_is_group_section
 #define MY_bfd_is_group_section bfd_generic_is_group_section
 #endif
+#ifndef MY_bfd_group_name
+#define MY_bfd_group_name bfd_generic_group_name
+#endif
 #ifndef MY_bfd_discard_group
 #define MY_bfd_discard_group bfd_generic_discard_group
 #endif
This page took 0.027912 seconds and 4 git commands to generate.