summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/debugger/Debugger.cpp
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2013-04-11 17:37:41 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-11 18:28:15 +0200
commit64ed4a49fd2dd8211a6476687f561f971053c5b9 (patch)
treed6fc762d114af292c644e1b45fb59aafeb38bd7c /Source/JavaScriptCore/debugger/Debugger.cpp
parent5c73e7cfd82c39ee189841fcf29f33f65425e5ad (diff)
downloadqtwebkit-64ed4a49fd2dd8211a6476687f561f971053c5b9.tar.gz
[Qt][Mac] Linking fails with Qt 5.1
https://bugs.webkit.org/show_bug.cgi?id=114435 http://trac.webkit.org/changeset/148204 Reviewed by Tor Arne Vestbø. Qt 5.1 enables C++11 by default when using clang on Mac and links against the libc++ standard library. As a result building the QtWebKit shared library fails when linking agains the ANGLE intermediate static library because libc++ misses some symbols needed by ANGLE. Disable C++11 for the ANGLE intermediate library to fix the build. Change-Id: If5b2ef9242e7c4edc55eec50b64fbb1717217a59 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/debugger/Debugger.cpp')
0 files changed, 0 insertions, 0 deletions