[Webkit-unassigned] [Bug 32611] build-webkit --chromium can't handle changes to GYP files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 09:12:58 PST 2009


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





--- Comment #1 from Adam Barth <abarth at webkit.org>  2009-12-16 09:12:58 PST ---
I've found a way to hack around the problem:

In WebKit/chromium/Makefile:

gyp_webkit -fmake --ignore-environment ......

should be

python gyp_webkit -fmake --ignore-environment ......

Now I just need to figure out where this file comes from.

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