summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/qemu/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 8e09f86a046..8bb3b237aac 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.157 2016/12/21 10:39:15 bsiegert Exp $
+# $NetBSD: Makefile,v 1.158 2016/12/27 21:44:42 bsiegert Exp $
DISTNAME= qemu-2.7.0
CATEGORIES= emulators
@@ -38,9 +38,6 @@ CONFIGURE_ARGS+= --enable-curses
CONFIGURE_ARGS+= --disable-opengl
CONFIGURE_ENV+= mansuffix=/${PKGMANDIR}
-# Parallel build fails on NetBSD/amd64
-MAKE_JOBS_SAFE= no
-
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-aarch64
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-alpha
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-arm