зеркало из https://github.com/mozilla/gecko-dev.git
2d1b7da05b
The webrtc gyp files have a 'build_for_tool' flag that controls among other things what defines are provided at build time. This meant that during a firefox valgrind build webrtc would still specify NVALGRIND, thus disabling some valgrind macros. Similarly there are flags for asan and tsan that we should probably have been specifying as well. This patch sets the 'build_for_tool' flag to the appropriate value when building under valgrind, asan, and tsan. |
||
---|---|---|
.. | ||
signaling | ||
trunk | ||
.gclient | ||
.gclient_entries | ||
moz.build | ||
webrtc_update.sh | ||
webrtc_version.h |