pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

surf-git: Build seems jobs safe, permit to parallelize it



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Mar 6 12:24:19 2019 +0100
Changeset:	37da85b114ee220d188d437b5c263f24ce272b79

Modified Files:
	surf-git/Makefile

Log Message:
surf-git: Build seems jobs safe, permit to parallelize it

(If there is any regression due that please let me know in order
to try to investigate it and try to address it!)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=37da85b114ee220d188d437b5c263f24ce272b79

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 surf-git/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/surf-git/Makefile b/surf-git/Makefile
index d9243e1df0..080084ce3f 100644
--- a/surf-git/Makefile
+++ b/surf-git/Makefile
@@ -11,7 +11,6 @@ LICENSE=	mit
 GIT_REPO=	http://git.suckless.org/surf
 
 USE_TOOLS+=	pkg-config
-MAKE_JOBS_SAFE=	no
 
 SUBST_CLASSES+=		configmk
 SUBST_STAGE.configmk=	pre-configure


Home | Main Index | Thread Index | Old Index