summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@digia.com>2013-12-04 12:16:49 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-17 17:07:51 +0100
commit2573bb654e49a0bfb00ced6446cacae3a41fd776 (patch)
tree4828a24f25df731bdfc4e5cb6405f1ec5c713e80 /Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp
parent40c371c0deac92e46cdc3302d00ab304bcbca505 (diff)
downloadqtwebkit-2573bb654e49a0bfb00ced6446cacae3a41fd776.tar.gz
Do not try to build QtWebKit as a static library
QtWebKit is too large to be linked as a static library on most platforms, since static libraries are typically limited to 4Gbyte even on 64bit tool chains (http://sourceware.org/bugzilla/show_bug.cgi?id=14625). The GNU ar thin archives do not have that limitation however. Task-number: QTBUG-32309 Change-Id: Ia290ecb6f54fc0a0482f17c6d9dc2ad0c810b3b3 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp')
0 files changed, 0 insertions, 0 deletions