Descriptionnacl: Be more consistent about setting nacl_untrusted_build on targets that use untrusted.gypi
The motivation is that I want to add a certain include_dir to all targets (to
use libc++ on OS X), _except_ for NaCl targets, since these have their own
bundled C++ standard library already. Checking for nacl_untrusted_build almost
works, but a handful nacl targets didn't set that yet. Fix this. No intended
behavior change.
BUG=400091
Committed: https://crrev.com/cdde1a7e0f809dd3b368e5f8c48292bafdba9808
Cr-Commit-Position: refs/heads/master@{#348815}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 17 (5 generated)
|