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:
8ddd7ab
)
hppaosf target support
author
Ken Raeburn
<raeburn@cygnus>
Thu, 29 Apr 1993 15:59:58 +0000
(15:59 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 29 Apr 1993 15:59:58 +0000
(15:59 +0000)
bfd/configure.in
patch
|
blob
|
history
diff --git
a/bfd/configure.in
b/bfd/configure.in
index 3270999293deb0f0b47dacf38dc4495c1df4c109..1178c0e11754781d479d1032058fe5b37062fa01 100644
(file)
--- a/
bfd/configure.in
+++ b/
bfd/configure.in
@@
-45,6
+45,7
@@
case "${target}" in
sh-*-*) bfd_target=sh-coff ;;
hppa*-*-bsd) bfd_target=hppabsd ;;
hppa*-*-hpux) bfd_target=hppahpux ;;
+ hppa*-*-osf) bfd_target=hppa-elf ;;
i[34]86-*-sysv4*) bfd_target=i386-elf ;;
i[34]86-*-sysv*) bfd_target=i386-coff ;;
i[34]86-*-isc*) bfd_target=i386-coff ;;