diff --git a/Makefile b/Makefile index 107af8c0d..544cafd6f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # GNUMakefile for EMS-ESP # -NUMJOBS=${NUMJOBS:-" -j4 "} +NUMJOBS=${NUMJOBS:-" -j2 "} MAKEFLAGS+="j " #---------------------------------------------------------------------- # Project Structure