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:
559d9aa
)
Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com)
author
Ian Lance Taylor
<ian@airs.com>
Tue, 20 Oct 1992 20:09:45 +0000
(20:09 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 20 Oct 1992 20:09:45 +0000
(20:09 +0000)
* configure.in: i386-sysv and i386-sco use coffbfd.
gas/configure.in
patch
|
blob
|
history
diff --git
a/gas/configure.in
b/gas/configure.in
index f406a37762fa796fa4c27482c407615fef19895d..f32ee4a9b2afa160df183ebd9d175e1f49d986f9 100644
(file)
--- a/
gas/configure.in
+++ b/
gas/configure.in
@@
-105,7
+105,7
@@
case ${target} in
obj_format=aout
emulation=i386bsd
;;
- i[34]86-*-coff)
+ i[34]86-*-coff
| i[34]86-*-sysv* | i[34]86-*-sco*
)
obj_format=coffbfd
need_bfd="./../bfd/libbfd.a"
gas_target=i386coff