* configure.in: Build ld on IRIX6.
[deliverable/binutils-gdb.git] / configure.in
index e4e5c43c69d08f4ad5143b63e0cbd24acf5b173a..c286a045674642d43d88fd685d75fc74430d288f 100644 (file)
@@ -784,9 +784,9 @@ case "${target}" in
     noconfigdirs="$noconfigdirs ld gprof emacs target-libgloss"
     ;;
   mips*-*-irix6*)
-    # The GNU assembler and linker do not support IRIX 6.
+    # The GNU assembler does not support IRIX 6.
     # emacs is emacs 18, which does not work on Irix 5 (emacs19 does work)
-    noconfigdirs="$noconfigdirs ld gas gprof emacs target-libgloss"
+    noconfigdirs="$noconfigdirs gas gprof emacs target-libgloss"
     ;;
   mips*-dec-bsd*)
     noconfigdirs="$noconfigdirs gprof target-libgloss"
This page took 0.024095 seconds and 4 git commands to generate.