DescriptionModify the gcc_toolchain definitions in GN for NaCl compatibility.
This CL adds a number of optional settings to GN's
gcc_toolchain() template so that NaCl can use it to
define toolchains, most importantly by adding the ability
to customize post-link steps and set the default
output extensions for executables.
R=brettw@chromium.org, ncbray@chromium.org, mcgrathr@chromium.org
BUG=433528
Committed: https://crrev.com/caf3cee6fd23ffe493fe69ba08d3bd1f7d646334
Cr-Commit-Position: refs/heads/master@{#346262}
Patch Set 1 : add comments for link_outputs, post_link, and is_component_build #
Total comments: 5
Patch Set 2 : update w/ review comments, remove post_solink reference #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 13 (5 generated)
|