Bug 90081 - [Qt] REGRESSION(r121339): It broke the build on the Qt Windows bots
Summary: [Qt] REGRESSION(r121339): It broke the build on the Qt Windows bots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Blocker
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-27 09:07 PDT by Csaba Osztrogonác
Modified: 2012-06-27 09:56 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2012-06-27 09:19 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
Patch (1.41 KB, patch)
2012-06-27 09:22 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-06-27 09:07:30 PDT
We installed SQLite to QT_INSTALL_DIR/src/3rdparty/sqlite/
on the Windows buildbots to make qmake find it.

But now it doesn't work. :(
Comment 1 Csaba Osztrogonác 2012-06-27 09:19:50 PDT
Created attachment 149760 [details]
Patch
Comment 2 Csaba Osztrogonác 2012-06-27 09:22:34 PDT
Created attachment 149761 [details]
Patch

Typo fixed. Otherwise it can cause problems on Linux too, if there isn't sqlite installed. (but it is unlikely on Linux)
Comment 3 Csaba Osztrogonác 2012-06-27 09:56:02 PDT
Comment on attachment 149761 [details]
Patch

Clearing flags on attachment: 149761

Committed r121346: <http://trac.webkit.org/changeset/121346>
Comment 4 Csaba Osztrogonác 2012-06-27 09:56:11 PDT
All reviewed patches have been landed.  Closing bug.