Remove unnecessary assignment, per Tom.

This commit is contained in:
Bruce Momjian 2006-01-02 03:30:41 +00:00
parent 9625b18493
commit bb1bba8eca

View file

@ -17,7 +17,6 @@ case $host in
;;
i?86-*-solaris*)
if test "$GCC" != yes ; then
soarch=`isainfo`
if isainfo | grep amd64
then
need_tas=yes