daily update
[binutils-gdb.git] / bfd / mach-o-i386.c
index 53de64e826c86c4f335986f62234b0709b79fad4..e46cbc6f57ed45929a990e515e4276fc1dff24ff 100644 (file)
@@ -288,6 +288,7 @@ bfd_mach_o_i386_print_thread (bfd *abfd, bfd_mach_o_thread_flavour *thread,
 
 #define TARGET_NAME            mach_o_i386_vec
 #define TARGET_STRING          "mach-o-i386"
+#define TARGET_ARCHITECTURE    bfd_arch_i386
 #define TARGET_BIG_ENDIAN      0
 #define TARGET_ARCHIVE                 0
 #include "mach-o-target.c"