RESOLVED FIXED 22309
Pass the remaining options to build system on Qt-port
https://bugs.webkit.org/show_bug.cgi?id=22309
Summary Pass the remaining options to build system on Qt-port
Gabor Loki
Reported 2008-11-17 07:49:53 PST
The help of 'webkit-build' script says: "Usage: build-webkit [options] [options to pass to build system]" On Qt-port only the 'clean' option is processed. It will be nice if we can pass some options to Qmake (for example ENABLE_JIT).
Attachments
Proposed patch (1.64 KB, patch)
2008-11-17 07:51 PST, Gabor Loki
darin: review+
Gabor Loki
Comment 1 2008-11-17 07:51:55 PST
Created attachment 25213 [details] Proposed patch
Darin Adler
Comment 2 2008-11-17 09:09:05 PST
Comment on attachment 25213 [details] Proposed patch r=me
Geoffrey Garen
Comment 3 2008-11-17 09:35:08 PST
Committed revision 38507.
Note You need to log in before you can comment on or make changes to this bug.