diff --git a/configure b/configure index fb5b6bbd2e..480c81d71c 100755 --- a/configure +++ b/configure @@ -299,6 +299,7 @@ SunOS) solaris="yes" make="gmake" install="ginstall" + ld="gld" needs_libsunmath="no" solarisrev=`uname -r | cut -f2 -d.` # have to select again, because `uname -m` returns i86pc