3
0
mirror of https://github.com/ffrgb/site-ffrgb.git synced 2024-06-02 05:22:34 +02:00

trashremoval

This commit is contained in:
Bastian 2015-05-27 13:03:43 +02:00
parent e8d7f1eee1
commit f0d9121689

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