$NetBSD: patch-Makefile,v 1.1 2013/06/23 17:39:43 jperkin Exp $

Disable SunOS multiarch.

--- Makefile.orig	2014-01-25 07:34:04.000000000 +0000
+++ Makefile
@@ -217,7 +217,7 @@ create_fresh_fastdebug_bootdir: FRC
 
 # Create boot image?
 ifeq ($(SKIP_BOOT_CYCLE),false)
-  ifneq ($(PLATFORM)$(ARCH_DATA_MODEL),solaris64)
+  ifneq ($(PLATFORM)$(ARCH_DATA_MODEL),NOMULTIARCHsolaris64)
     DO_BOOT_CYCLE=true
   endif
 endif
