commit | 6dab6d700dc5e89c8b5f88ac2dd253235120dd6f | [log] [tgz] |
---|---|---|
author | kjellander@webrtc.org <kjellander@webrtc.org> | Wed Mar 04 09:50:31 2015 |
committer | kjellander@webrtc.org <kjellander@webrtc.org> | Wed Mar 04 09:51:17 2015 |
tree | 3f55a799abc5e27306527f39c5809a602aac4d40 | |
parent | 1d25c8719989fdbd30a845921e5bf0bd60535ad8 [diff] |
Let Chromium declare the mips_dsp_rev build variable. In https://codereview.chromium.org/883253003, the mips_dsp_rev build variable is added to Chromium's GYP and GN build files. Remove the declarations of mips_dsp_rev from WebRTC's GYP and GN build files. Replace mips_fpu with mips_float_abi and remove the compiler flags that are already set by Chromium. The main review of this was done in https://webrtc-codereview.appspot.com/39779004 but since that CL wasn't created with the right base URL, I made this in order to be able to run WebRTC trybots properly. BUG=446234 TBR=wtc@chromium.org Review URL: https://webrtc-codereview.appspot.com/44549004 Cr-Commit-Position: refs/heads/master@{#8590} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8590 4adac7df-926f-26a2-2b94-8c16560cd09d