diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2013-11-26 10:11:27 +0100 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2014-01-16 09:44:37 +0100 |
commit | 99113b7cc7877d3ff1a4ed522ae0517edcde081b (patch) | |
tree | 6b4c5076e94192539e3a9e4e2a3a5ccd57f33b97 /Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp | |
parent | 9b0de4a45f7172710d5722ff302d43efde2c5365 (diff) | |
download | qtwebkit-99113b7cc7877d3ff1a4ed522ae0517edcde081b.tar.gz |
Reduce memory footprint when linkingv5.2.1
Linking QtWebKit on Linux x64 with debug symbols can use up to 11Gbyte
of memory. This can make it impossible to link on many systems.
This patch forces GCC 4.8+ to fully use DWARF-4 debug-types sections
to eleminate duplicate symbols and makes earlier GCC versions STABS
which also uses much less memory.
Task-number: QTBUG-36131
Change-Id: Ib1ba3e073b5984ead3a0badb935e7b89c01b962b
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp')
0 files changed, 0 insertions, 0 deletions