[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / binutils / arsup.c
index ee2bb9b6e1f05e8d0de0863b0ba88a93b12a6f39..dffce0bb3ee5633d596318a7f6849398f0baaeca 100644 (file)
@@ -96,7 +96,7 @@ map_over_list (bfd *arch, void (*function) (bfd *, bfd *), struct list *list)
 static void
 ar_directory_doer (bfd *abfd, bfd *ignore ATTRIBUTE_UNUSED)
 {
-  print_arelt_descr(outfile, abfd, verbose);
+  print_arelt_descr(outfile, abfd, verbose, FALSE);
 }
 
 void
This page took 0.026276 seconds and 4 git commands to generate.