Merge "Check USE_GOMA consistently"
am: 049dd57872
Change-Id: Ia838646334435a7bdbd862db2c7b2a697c791265
This commit is contained in:
@@ -114,7 +114,7 @@ endif
|
|||||||
# proceeding with undefined behavior.
|
# proceeding with undefined behavior.
|
||||||
NINJA_EXTRA_ARGS += -w dupbuild=err
|
NINJA_EXTRA_ARGS += -w dupbuild=err
|
||||||
|
|
||||||
ifdef USE_GOMA
|
ifneq ($(filter-out false,$(USE_GOMA)),)
|
||||||
KATI_MAKEPARALLEL := $(MAKEPARALLEL)
|
KATI_MAKEPARALLEL := $(MAKEPARALLEL)
|
||||||
# Ninja runs remote jobs (i.e., commands which contain gomacc) with
|
# Ninja runs remote jobs (i.e., commands which contain gomacc) with
|
||||||
# this parallelism. Note the parallelism of all other jobs is still
|
# this parallelism. Note the parallelism of all other jobs is still
|
||||||
|
Reference in New Issue
Block a user