@@ -17,7 +17,8 @@ else
GLUON_BRANCH := experimental
endif
JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l)
#JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l)
JOBS ?= 1
GLUON_MAKE := ${MAKE} -j ${JOBS} -C ${GLUON_BUILD_DIR} \
GLUON_RELEASE=${GLUON_RELEASE} \
The note is not visible to the blocked user.