* emultempl/ppc64elf.em (build_section_lists): Check return status
[deliverable/binutils-gdb.git] / ld / ldemul.h
index 548a7047ef888806724ee64564eea02fe2f8aa41..b88fedfe25eef232746f1fce087954506efaf0a2 100644 (file)
@@ -147,7 +147,7 @@ typedef struct ld_emulation_xfer_struct {
   void (*set_symbols) PARAMS ((void));
 
   /* Parse args which the base linker doesn't understand.
-     Return TRUE on success.  */
+     Return TRUE if the arg needs no further processing.  */
   bfd_boolean (*parse_args) PARAMS ((int, char **));
 
   /* Hook to add options to parameters passed by the base linker to
This page took 0.022889 seconds and 4 git commands to generate.