[Webkit-unassigned] [Bug 52839] [Qt][Symbian] Fix --minimal build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 13:14:23 PST 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79927|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #10 from Eric Seidel <eric at webkit.org>  2011-01-24 13:14:23 PST ---
(From update of attachment 79927)
?  You're grepping the passed build flags?  This doesn't make sense.

If you pass FOO= before a command, it gets set in the environment.  If you pass FOO= after build-webkit, it's supposed to treat all arguments it doesnt' understand as arguments to be passed to the underlying build system.  I assume that's what you're tryign to do here?  But if so, why special case USE_SYSTEM_MALLOC.  Are we sure thsi is the right fix?

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