[Webkit-unassigned] [Bug 47895] Building of WK2 APIs using Python fails on Scratchbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 13:50:40 PDT 2010


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





--- Comment #7 from Christian Sejersen <christian.webkit at gmail.com>  2010-10-19 13:50:40 PST ---
(In reply to comment #2)
> (From update of attachment 71170 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=71170&action=review
> 
> > WebKit2/DerivedSources.pro:32
> > +linux*:contains(QMAKE_HOST.arch, arm): {
> > +    PYTHON = python2.6
> > +} else {
> 
> Are you sure this doesn't break anything? Like if someone builds for ARM without using scratchbox?

It certainly can break if there is no python2.6, so if there is a way to detect if it is Scratchbox, I can change it to use that.

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