RESOLVED FIXED 52223
[Qt] Add QT_NO_CONCURRENT to the qt_minimal configuration
https://bugs.webkit.org/show_bug.cgi?id=52223
Summary [Qt] Add QT_NO_CONCURRENT to the qt_minimal configuration
Laszlo Gombos
Reported 2011-01-11 10:08:19 PST
After r75502 QtWebkit runs and builds (again) with QT_NO_CONCURRENT defined. This is important for Qt ports where some of the Qt concurrency classes are not ported yet (e.g. Symbian). To make sure that we keep an eye on this, add QT_NO_CONCURRENT to the qt_minimal configuration. Once the minimal bot builds with CONFIG+=qt_minimal, build regressions will be immediately revealed.
Attachments
proposed patch (976 bytes, patch)
2011-01-11 10:10 PST, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2011-01-11 10:10:57 PST
Created attachment 78546 [details] proposed patch
Csaba Osztrogonác
Comment 2 2011-01-11 10:21:19 PST
In this week I'm going to build a minimal Qt for the minimal bot with options in qt_minimal disabled.
WebKit Commit Bot
Comment 3 2011-01-11 12:33:16 PST
Comment on attachment 78546 [details] proposed patch Clearing flags on attachment: 78546 Committed r75533: <http://trac.webkit.org/changeset/75533>
WebKit Commit Bot
Comment 4 2011-01-11 12:33:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.