chromium-src-build/toolchain/mac
shinyak cbdc39da96 Don't invoke goma for linking on mac
Currently, linking with goma causes goma 'local fallback', and goma
allows at most 1 link in parallel (without special flag).

In 520f95147c821e13003362194a5de003a9f5c8f9, linking with goma is
enabled (maybe accidentally). It's better not to use goma for
linking now.

Review-Url: https://codereview.chromium.org/2667383002
Cr-Original-Commit-Position: refs/heads/master@{#447858}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: c398506e3abc0799330e39144194d70c00e4032e
2017-02-02 22:21:23 +00:00
..
BUILD.gn Don't invoke goma for linking on mac 2017-02-02 22:21:23 +00:00
compile_xcassets.py Pass the bundle product_type to the actool invocation. 2016-08-13 02:50:15 +00:00
filter_libtool.py [Mac/iOS/GN] Add //build/toolchain/mac/filter_libtool.py. 2016-06-03 19:10:46 +00:00
get_tool_mtime.py [Mac/iOS/GN] Place a version in the command of toolchain tools implemented using scripts. 2016-06-17 22:05:12 +00:00
linker_driver.py Correct iOS GN hermetic support. 2016-10-28 15:10:02 +00:00