WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
26267
[Qt] Fix release build detection in the build system
https://bugs.webkit.org/show_bug.cgi?id=26267
Summary
[Qt] Fix release build detection in the build system
Laszlo Gombos
Reported
2009-06-08 19:53:12 PDT
Qt binaries are built into WebKitBuild/Debug/lib directory for debug and release builds as well. Fix is to replace CONFIG(release) test with CONFIG(release, debug|release) in WebKit.pri (to match the test with all the other .pr* files).
Attachments
Proposed fix.
(1.10 KB, patch)
2009-06-08 19:57 PDT
,
Laszlo Gombos
zecke
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Laszlo Gombos
Comment 1
2009-06-08 19:57:02 PDT
Created
attachment 31078
[details]
Proposed fix.
Ariya Hidayat
Comment 2
2009-06-11 10:39:58 PDT
Landed in
r44606
http://trac.webkit.org/changeset/44606
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug