mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Remove unnecessary assignment, per Tom.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user