DescriptionMove goma/ccache logic to //build/toolchain/gcc_toolchain.gni
Avoid logic duplication between linux/android/... toolchain definitions
that all did the same thing. This is helpful for further work with
compiler prefixes / wrappers, in particular for non-goma-users.
Some toolchains used the prefix on nm and objcopy calls, this was probably
wrong and no longer happens. The toolchains that used gcc_toolchain.gni
but did not manually setup goma/ccache opt out of the setting to avoid
large behavior changes.
BUG=
Committed: https://crrev.com/dfe796aa7deb3cb7c72dfdd294c73554b4e5c0c2
Cr-Commit-Position: refs/heads/master@{#350767}
Patch Set 1 #
Total comments: 3
Patch Set 2 : move the invoker param docs #
Messages
Total messages: 16 (5 generated)
|