[Webkit-unassigned] [Bug 66361] Pass --makeargs of build-webkit to chromium linux builder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 18:06:30 PDT 2011


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





--- Comment #5 from Xianzhu Wang <wangxianzhu at chromium.org>  2011-08-18 18:06:30 PST ---
(In reply to comment #4)
> (From update of attachment 104145 [details])
> Whenever I need to pass args to make, I just run make directly.  make -fMakefile.chromium <other args go here> doesn't seem like that much work to me.

Yes, I'm also doing this.

However, 'build-webkit --help' shows
  --makeargs=<arguments>            Optional Makefile flags

buildChromiumMakefile is the only buildXXX that uses Makefile but doesn't support 
the option, so I suggest to fix it.

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