From 2d1ea2e145d457477359bcfa3b57f3b196fcdab4 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Mon, 26 Oct 2015 23:42:42 +0100 Subject: [PATCH] emulators/suse100_linux: No Linux Emulation --- emulators/suse100_linux/Makefile.common | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emulators/suse100_linux/Makefile.common b/emulators/suse100_linux/Makefile.common index 93931fc8e..691b67b6b 100644 --- a/emulators/suse100_linux/Makefile.common +++ b/emulators/suse100_linux/Makefile.common @@ -68,6 +68,9 @@ ONLY_FOR_PLATFORM+= NetBSD-[4-9]*-x86_64 .endif .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}