projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9625b18
)
Remove unnecessary assignment, per Tom.
author
Bruce Momjian
<bruce@momjian.us>
Mon, 2 Jan 2006 03:30:41 +0000
(
03:30
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 2 Jan 2006 03:30:41 +0000
(
03:30
+0000)
src/template/solaris
patch
|
blob
|
blame
|
history
diff --git
a/src/template/solaris
b/src/template/solaris
index 4a9a5651bb028af43b32e7a2af64d0570e506a55..2efe24949b12ff25aea86fdbe97e4572577be815 100644
(file)
--- a/
src/template/solaris
+++ b/
src/template/solaris
@@
-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