diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-03-07 14:08:22 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-03-10 17:29:56 +0100 |
commit | 59b38d902d9eadc71509f1184d3753c525abea22 (patch) | |
tree | 627dbc699b2781becc7c02b1c562accddb41f53c /Source/JavaScriptCore/API/JSBase.cpp | |
parent | 8f9fc9c8344b867f5ab887ab864350764fee5464 (diff) | |
download | qtwebkit-59b38d902d9eadc71509f1184d3753c525abea22.tar.gz |
Use qmake optimize_full
Qmake now has new config optimize_full that replaces -O2 with -O3. We
should use that in QtWebKit instead of trying to do the same ourselves.
This makes clang now use -O3 like gcc does.
Change-Id: I3db6167833c579bdea941d3ad1b3636cbad62475
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/API/JSBase.cpp')
0 files changed, 0 insertions, 0 deletions