trashremoval

This commit is contained in:
Bastian 2015-05-27 13:03:43 +02:00
parent e8d7f1eee1
commit f0d9121689
1 changed files with 0 additions and 2 deletions

View File

@ -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