From f0d9121689568c4bc03a3104b8f6c14e5b7c90e5 Mon Sep 17 00:00:00 2001 From: Bastian Date: Wed, 27 May 2015 13:03:43 +0200 Subject: [PATCH] trashremoval --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index fced768..38914d1 100644 --- a/Makefile +++ b/Makefile @@ -17,13 +17,11 @@ else endif JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l) - JOBS = 1 GLUON_MAKE := ${MAKE} -j ${JOBS} -C ${GLUON_BUILD_DIR} \ GLUON_RELEASE=${GLUON_RELEASE} \ GLUON_BRANCH=${GLUON_BRANCH} \ - BROKEN=1 all: info ${MAKE} manifest