commit | 382c58d1275936e12805d78b16ae68f81e625af2 | [log] [tgz] |
---|---|---|
author | Henrik Kjellander <kjellander@webrtc.org> | Thu Apr 16 07:24:30 2015 |
committer | Henrik Kjellander <kjellander@webrtc.org> | Thu Apr 16 07:24:23 2015 |
tree | 7da4bfa855f59c36814cbf397612f56c6e403cd3 | |
parent | f2497cf5175c9325d3c3a5727f36e31b7f2f4f1c [diff] |
Move target_subarch from gyp_webrtc to supplement.gypi Since the webrtc/build/supplement.gypi file is loaded before Chromium's build/common.gypi it is the right place to override GYP variables. This makes it possible to use the approach in https://webrtc-codereview.appspot.com/48869004, which I applied to supplement.gypi in this CL, instead of the hacky approach in https://webrtc-codereview.appspot.com/48909004 (removed in this CL). R=tkchin@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50729004 Cr-Commit-Position: refs/heads/master@{#9017}