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

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

Merge "Blacklist the GOMACC_PATH environment variable" am: b2498a22 am: 4e3e6c76 am: e67d3d1c

am: 4dc66408

Change-Id: I89a0398a9209fe46ef0b81894e409cdf7700f262
parents 6afe656b 4dc66408
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@
# limitations under the License.
#

# Used by the compiler wrapper, but should only be set by gomacc
unexport GOMACC_PATH

# Notice: this works only with Google's Goma build infrastructure.
ifneq ($(filter-out false,$(USE_GOMA)),)
  # Goma requires a lot of processes and file descriptors.