* configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
[deliverable/binutils-gdb.git] / ld / ldmain.c
index 20d892010f416ab4a94f6a84235192335f03f2bd..6a53667db1e5b2a6f03bbe6b39f62ef03fcc4ad7 100644 (file)
@@ -80,7 +80,7 @@ const char *ld_sysroot;
 char * ld_canon_sysroot;
 int ld_canon_sysroot_len;
 
-/* Set by -G argument, for MIPS ECOFF target.  */
+/* Set by -G argument, for targets like MIPS ELF.  */
 int g_switch_value = 8;
 
 /* Nonzero means print names of input files as processed.  */
This page took 0.036676 seconds and 4 git commands to generate.