mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
boost: Don't run more than two build processes at once
This commit is contained in:
@@ -48,6 +48,10 @@ CONFIGURE_OPTIONS = \
|
||||
debug-symbols=off \
|
||||
pch=off
|
||||
|
||||
ifeq "$(MACHINE)" "armv5tel"
|
||||
MAKETUNING = -j2
|
||||
endif
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user