mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
multi-thread compile
This commit is contained in:
4
Makefile
4
Makefile
@@ -3,8 +3,8 @@
|
|||||||
# This is mainly used to generate the .o files for SonarQube analysis
|
# This is mainly used to generate the .o files for SonarQube analysis
|
||||||
#
|
#
|
||||||
|
|
||||||
# NUMJOBS=${NUMJOBS:-" -j10 "}
|
NUMJOBS=${NUMJOBS:-" -j10 "}
|
||||||
# MAKEFLAGS+="j "
|
MAKEFLAGS+="j "
|
||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# Project Structure
|
# Project Structure
|
||||||
|
|||||||
Reference in New Issue
Block a user