[webkit-reviews] review denied: [Bug 98032] [Qt] QNX build fails due to gamepad dependency on Linux headers : [Attachment 166487] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 21 23:29:47 PDT 2012


Simon Hausmann <hausmann at webkit.org> has denied Milian Wolff
<milian.wolff at kdab.com>'s request for review:
Bug 98032: [Qt] QNX build fails due to gamepad dependency on Linux headers
https://bugs.webkit.org/show_bug.cgi?id=98032

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

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
I believe that your Qt is mis-configured. packagesExist() is designed to handle
cross-compilation and sysroots. See qtbase/mkspecs/features/qt_functions.prf
with the way it handles PKG_CONFIG_SYSROOT_DIR for example - that should be
enough to convince pkg-config _not_ to look into your host pkg config paths but
only inside the sysroot.


More information about the webkit-reviews mailing list