[webkit-reviews] review granted: [Bug 93460] [Qt] QtWebKit linking fails for QNX cross build : [Attachment 157195] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 22:27:39 PDT 2012


Simon Hausmann <hausmann at webkit.org> has granted Milian Wolff
<milian.wolff at kdab.com>'s request for review:
Bug 93460: [Qt] QtWebKit linking fails for QNX cross build
https://bugs.webkit.org/show_bug.cgi?id=93460

Attachment 157195: Patch
https://bugs.webkit.org/attachment.cgi?id=157195&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=157195&action=review


> Source/api.pri:150
> +    dummyfile.commands = touch $$dummyfile.target

I think you could also use echo > $$dummyfile.target and it would work on
Windows, in case we need it there at some point.


More information about the webkit-reviews mailing list