Loading core/goma.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
core/goma.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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. Loading