mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 00:02:46 -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*)
|
i?86-*-solaris*)
|
||||||
if test "$GCC" != yes ; then
|
if test "$GCC" != yes ; then
|
||||||
soarch=`isainfo`
|
|
||||||
if isainfo | grep amd64
|
if isainfo | grep amd64
|
||||||
then
|
then
|
||||||
need_tas=yes
|
need_tas=yes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user