Remove bfd stub function casts.
[deliverable/binutils-gdb.git] / bfd / mach-o.c
index a6299d05dc4401ed5ac8603d16a2c3b0f4866b7a..734e6109d417a60789cd41d2c0c614b38b23d9c9 100644 (file)
@@ -5901,7 +5901,7 @@ bfd_boolean bfd_mach_o_free_cached_info (bfd *abfd)
 /* Not yet handled: creating an archive.  */
 #define bfd_mach_o_mkarchive                     _bfd_noarchive_mkarchive
 
-#define bfd_mach_o_close_and_cleanup             bfd_true
+#define bfd_mach_o_close_and_cleanup             _bfd_bool_bfd_true
 
 /* Not used.  */
 #define bfd_mach_o_generic_stat_arch_elt         bfd_mach_o_fat_stat_arch_elt
This page took 0.023651 seconds and 4 git commands to generate.