From: Ian Lance Taylor Date: Tue, 20 Oct 1992 20:09:45 +0000 (+0000) Subject: Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=653912459d4f9ff97b6696f001b57473ba21cc7b;p=binutils-gdb.git Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com) * configure.in: i386-sysv and i386-sco use coffbfd. --- diff --git a/gas/configure.in b/gas/configure.in index f406a37762f..f32ee4a9b2a 100644 --- 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