[Webkit-unassigned] [Bug 36785] [Qt, Gtk] Allows build-webkit script to accept custom make command as parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 07:17:17 PDT 2010


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





--- Comment #3 from Rodrigo Belem <rclbelem at gmail.com>  2010-03-30 07:17:17 PST ---
I made a mistake.

(In reply to comment #0)
> The build-webkit script lacks for a parameter to set a custom make command.
> 
> A debian/rules snippet as a real world example. 
> 
> build-stamp:                                                                    
>        dh_testdir                                                               
> 
>        WebKitTools/Scripts/build-webkit --qt --make=$(QMAKE)
> 

I mean --make=$(MAKE) where I wrote --make=$(QMAKE)

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