DescriptionGN: Fix NaCl IRT build options
The NaCl IRT is a special case and needs to be built with specific
code-generation and optimization options (we also always want debug
symbols). This plumbs through an is_nacl_irt variable that configs
can test, and uses that to make the standard configs do the right
thing. The resulting compiler and linker flags are a close
approximation of what GYP uses.
BUG=531702
R=dpranke@chromium.org, dschuff@chromium.org
Committed: https://crrev.com/0b9de3622acdbc1fba625094b369090f65145b78
Cr-Commit-Position: refs/heads/master@{#353385}
Patch Set 1 #Patch Set 2 : version with is_nacl_irt outside of declare_args #
Total comments: 2
Patch Set 3 : review nit #
Messages
Total messages: 20 (6 generated)
|