diff options
author | Michael BrĂ¼ning <michael.bruning@digia.com> | 2013-09-27 14:19:15 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-10-04 12:12:47 +0200 |
commit | 7d9d4f0dfe7fe6cab21c4dd45d2e86e7c49ed20a (patch) | |
tree | 5d97527ddac45408e839ca33627d74322d168319 /Source/JavaScriptCore/bytecode/SamplingTool.cpp | |
parent | 008aa4c4f36ff099c69b65f35262b851400102e4 (diff) | |
download | qtwebkit-7d9d4f0dfe7fe6cab21c4dd45d2e86e7c49ed20a.tar.gz |
Fix debug builds for Windows32 x86 bots.
Reviewed by Allan Sandfeld Jensen.
There was an out of memory problem when linking the debug builds
that had been solved on Linux and MinGW32 already by stripping
debug info from production builds.
This patch applies the same for MSVC builds on x86 hosts and enable the
debug symbols again for builds running on x86_64 hosts.
Change-Id: Id9ead480f243d8e48494f350a7a96b2bd2570c95
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/SamplingTool.cpp')
0 files changed, 0 insertions, 0 deletions