From 25e958b0e4c3e5680aae199f321691f686f50a38 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Mon, 26 Oct 2015 23:43:03 +0100 Subject: [PATCH] emulators/suse121_linux: No Linux Emulation --- emulators/suse121_linux/Makefile.common | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emulators/suse121_linux/Makefile.common b/emulators/suse121_linux/Makefile.common index d90c1a339..1f5a4efed 100644 --- a/emulators/suse121_linux/Makefile.common +++ b/emulators/suse121_linux/Makefile.common @@ -47,6 +47,9 @@ ONLY_FOR_PLATFORM+= NetBSD-5.99*-x86_64 ONLY_FOR_PLATFORM+= NetBSD-[6-9]*-x86_64 .include "../../mk/bsd.prefs.mk" +.if ${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix" +BROKEN= "Unsupported on MINIX" +.endif # ${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix" # _SUSE_ARCH.* is a table of ${EMUL_ARCH} to SuSE architectures. _SUSE_ARCH.${EMUL_ARCH}= ${EMUL_ARCH}