[Webkit-unassigned] [Bug 29157] [Qt] Add the ability to specify the mkspec when building with qmake

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 19:26:02 PDT 2009


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





--- Comment #3 from Benjamin Meyer <ben at meyerhome.net>  2009-09-24 19:26:01 PDT ---
By default the qmake build system of webkit uses the compiler spec that qt was
built with.  On OS X for example I built qt for gcc and so the default mkspec
is gcc.  If I want to test out building QtWebKit with gcc-llvm you currently
have to make a special build or qt.  This patch ads support so you can specify
the mkspec on the build-webkit script.

-- 
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