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:
59ad286
)
Changed to support Apollo Series 400 under bsd4.3 emulation environment.
author
Sean Eric Fagan
<sef@cygnus>
Tue, 14 Apr 1992 21:28:04 +0000
(21:28 +0000)
committer
Sean Eric Fagan
<sef@cygnus>
Tue, 14 Apr 1992 21:28:04 +0000
(21:28 +0000)
bfd/configure.in
patch
|
blob
|
history
diff --git
a/bfd/configure.in
b/bfd/configure.in
index 8d488bff52edbef958eabce76cf3fdec3feca8da..d75e80af71faeb196df365dbb374a4f3ab02b00c 100644
(file)
--- a/
bfd/configure.in
+++ b/
bfd/configure.in
@@
-60,6
+60,7
@@
m68k)
apollo*)
case "${host_os}" in
sysv*) my_host=apollov68 ;;
+ bsd*) my_host=apollo68;;
esac
;;
esac