mirror of
https://github.com/postgres/postgres.git
synced 2025-11-17 00:02:52 -05:00
Remove unnecessary assignment, per Tom.
This commit is contained in:
parent
9625b18493
commit
bb1bba8eca
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user