From 34cd2cb15269093e267d4c23791f33d89564bddc Mon Sep 17 00:00:00 2001 From: bsiegert Date: Tue, 27 Dec 2016 21:44:42 +0000 Subject: Back out the NOT_JOBS_SAFE change. It turns out I was seeing an unrelated problem. Sorry for the noise. --- emulators/qemu/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'emulators') 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 -- cgit v1.2.3