From 37da85b114ee220d188d437b5c263f24ce272b79 Mon Sep 17 00:00:00 2001 From: Leonardo Taccari Date: Wed, 6 Mar 2019 12:24:19 +0100 Subject: [PATCH] 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!) --- surf-git/Makefile | 1 - 1 file changed, 1 deletion(-) 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