* config.bfd (i[3456]86-*-gnu*): Don't include Mach support.

This commit is contained in:
Ian Lance Taylor 1997-05-09 21:44:46 +00:00
parent 3baa24adb1
commit 64aaba23e0
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,7 @@
Fri May 9 17:40:02 1997 Ian Lance Taylor <ian@cygnus.com>
* config.bfd (i[3456]86-*-gnu*): Don't include Mach support.
* config.bfd: Change #if 0 around uses of host_aout_vec to #if
HAVE_host_aout_vec.

View File

@ -192,8 +192,6 @@ case "${targ}" in
;;
i[3456]86-*-gnu*)
targ_defvec=bfd_elf32_i386_vec
targ_selvecs=i386mach3_vec
targ_cflags=-DSTAT_FOR_EXEC
;;
i[3456]86-*-mach* | i[3456]86-*-osf1mk*)
targ_defvec=i386mach3_vec