Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b526732b authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Check USE_GOMA consistently" am: 049dd578 am: 60204ae5 am: f1d3d9aa

am: 9b02b829

Change-Id: Iba34cf7f5ef922a7cec28a7274b78af004de745f
parents 4d912ce3 9b02b829
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ endif
# proceeding with undefined behavior.
NINJA_EXTRA_ARGS += -w dupbuild=err

ifdef USE_GOMA
ifneq ($(filter-out false,$(USE_GOMA)),)
KATI_MAKEPARALLEL := $(MAKEPARALLEL)
# Ninja runs remote jobs (i.e., commands which contain gomacc) with
# this parallelism. Note the parallelism of all other jobs is still