[Webkit-unassigned] [Bug 93460] [Qt] QtWebKit linking fails for QNX cross build

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


https://bugs.webkit.org/show_bug.cgi?id=93460


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #157195|review?                     |review+
               Flag|                            |




--- Comment #2 from Simon Hausmann <hausmann at webkit.org>  2012-08-09 22:28:07 PST ---
(From update of attachment 157195)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list