[Webkit-unassigned] [Bug 58333] [GTK] arguments passed to build-jsc and build-webkit scripts are not taken into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 03:14:59 PDT 2011


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





--- Comment #11 from Philippe Normand <pnormand at igalia.com>  2011-04-13 03:14:59 PST ---
(From update of attachment 89218)
View in context: https://bugs.webkit.org/attachment.cgi?id=89218&action=review

> Tools/Scripts/build-jsc:71
> +    $result = buildGtkProject("JavaScriptCore", 0, @ARGV);

Probably should remove --gtk from that args first, like Qt does just below.

checkForArgumentAndRemoveFromARGV("--gtk");

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