$NetBSD: patch-bc,v 1.2 2004/04/26 04:42:12 jlam Exp $

--- hints/solaris_2.sh.orig	Wed Mar 24 17:59:58 2004
+++ hints/solaris_2.sh	Sun Apr 25 03:07:00 2004
@@ -246,6 +246,10 @@
 	    # All Solaris versions of ld I've seen contain the magic
 	    # string used in the grep.
 	    :
+	elif echo "$verbose" | grep "ld: Solaris Link Editors" >/dev/null 2>&1; then
+	    # This string has also been observed "in the wild" as
+	    # being the Solaris linker.
+	    :
 	else
 	    # No evidence yet of /usr/ccs/bin/ld.  Some versions
 	    # of egcs's ld wrapper call /usr/ccs/bin/ld in turn but
