Index: config/m68k/netbsd-elf.h
===================================================================
--- config/m68k/netbsd-elf.h	(revision 172861)
+++ config/m68k/netbsd-elf.h	(working copy)
@@ -97,7 +97,11 @@
  #undef PTRDIFF_TYPE
  #define PTRDIFF_TYPE "int"

+/* for 68k machines this only needs to be TRUE for the 68000 */

+#undef STRICT_ALIGNMENT
+#define STRICT_ALIGNMENT 0
+
  /* XXX
     Here is a bunch of stuff lifted from m68kelf.h.  We don't use that
     file directly, because it has a lot of baggage we don't want.  */
