multi-thread compile

This commit is contained in:
proddy
2024-10-31 23:29:34 +01:00
parent 88b39be386
commit f9062463fd

View File

@@ -3,8 +3,8 @@
# This is mainly used to generate the .o files for SonarQube analysis
#
# NUMJOBS=${NUMJOBS:-" -j10 "}
# MAKEFLAGS+="j "
NUMJOBS=${NUMJOBS:-" -j10 "}
MAKEFLAGS+="j "
#----------------------------------------------------------------------
# Project Structure