projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cd22b6
)
Added alpha as host.
author
Steve Chamberlain
<sac@cygnus>
Fri, 4 Jun 1993 23:02:19 +0000
(23:02 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Fri, 4 Jun 1993 23:02:19 +0000
(23:02 +0000)
gas/configure.in
patch
|
blob
|
history
diff --git
a/gas/configure.in
b/gas/configure.in
index 5d58a5f68e6e5c6057eb902175eda25404797046..2c90667c144ebcf92949debc97d4c903790f105e 100644
(file)
--- a/
gas/configure.in
+++ b/
gas/configure.in
@@
-38,9
+38,10
@@
configdirs="doc testsuite"
gas_host=generic
case "${host}" in
-
a29k-*-*) gas_host=a29k ;;
+ alpha-*-osf*) gas_host=ansi ;;
+
hppa*-hp-hpux*) gas_host=hppahpux ;;
hppa*-hp-bsd*) gas_host=hppabsd ;;
hppa*-hp-osf*) gas_host=hppaosf ;;