* configure.tgt: Mark v850 as multi-arched.
[deliverable/binutils-gdb.git] / gdb / irix5-nat.c
index c3543b198690f9291fb59754a018c5619dbd0d77..459abe3879c8cd35912aab67734c74d80d3c7eba 100644 (file)
@@ -434,7 +434,7 @@ solib_map_sections (void *arg)
     }
   /* Leave bfd open, core_xfer_memory and "info files" need it.  */
   so->abfd = abfd;
-  abfd->cacheable = true;
+  abfd->cacheable = 1;
 
   if (!bfd_check_format (abfd, bfd_object))
     {
This page took 0.023281 seconds and 4 git commands to generate.