[Webkit-unassigned] [Bug 74308] build-jsc passing incorrect args to buildGtkProject
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 13 08:34:07 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74308
--- Comment #8 from Martin Robinson <mrobinson at webkit.org> 2011-12-13 08:34:07 PST ---
(From update of attachment 119019)
View in context: https://bugs.webkit.org/attachment.cgi?id=119019&action=review
This seems a lot cleaner, but see my comment below...
> Tools/Scripts/build-webkit:754
> + if ($noWebKit2) {
> + unshift(@options, "--disable-webkit2");
> + }
configure.ac has WebKit2 disabled by default. I guess this logic should be reversed. Sorry, I think I led you astray here.
--
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