summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-12-27 21:44:42 +0000
committerbsiegert <bsiegert>2016-12-27 21:44:42 +0000
commit34cd2cb15269093e267d4c23791f33d89564bddc (patch)
tree1e0f3eecde52acc082dedad52ee5db84cccd72ae /emulators
parent543db8582c27896848b8933ca45c8bad1f4741fd (diff)
downloadpkgsrc-34cd2cb15269093e267d4c23791f33d89564bddc.tar.gz
Back out the NOT_JOBS_SAFE change. It turns out I was seeing an unrelated
problem. Sorry for the noise.
Diffstat (limited to 'emulators')
-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