aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog2
-rwxr-xr-xbfd/config.bfd2
2 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a4d2287..28f8bdc 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 719310d..7f0af66 100755
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -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