mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 23:13:18 +02:00
Update local.conf.common.inc.sample
This commit is contained in:
@@ -5,6 +5,8 @@ BB_NUMBER_THREADS ?= "8"
|
|||||||
#
|
#
|
||||||
# Determine how many processes make should run in parallel when running compile tasks:
|
# Determine how many processes make should run in parallel when running compile tasks:
|
||||||
PARALLEL_MAKE ?= "-j 4"
|
PARALLEL_MAKE ?= "-j 4"
|
||||||
|
# Note: For your decision you can get information about core and threads at your machine with this command:
|
||||||
|
# ~ $ lscpu | grep -E '^Thread|^CPU\('
|
||||||
|
|
||||||
DISTRO = "tuxbox"
|
DISTRO = "tuxbox"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user