Re: [v4l-utils] Use RCC variable to call rcc compiler

2012-10-08 Thread Khem Raj
On Sun, Oct 7, 2012 at 11:26 PM, Gregor Jasny wrote: > Hello Khem, > > On 10/7/12 8:41 PM, Khem Raj wrote: >> In cross compile environment rcc native version >> may be staged in a different directory or even >> called rcc4 or somesuch. Lets provide a facility >> to specify it in environment > > I'

Re: [v4l-utils] Use RCC variable to call rcc compiler

2012-10-07 Thread Gregor Jasny
Hello Khem, On 10/7/12 8:41 PM, Khem Raj wrote: > In cross compile environment rcc native version > may be staged in a different directory or even > called rcc4 or somesuch. Lets provide a facility > to specify it in environment I'll take care of this patch. > diff --git a/utils/qv4l2/Makefile.a

[v4l-utils] Use RCC variable to call rcc compiler

2012-10-07 Thread Khem Raj
In cross compile environment rcc native version may be staged in a different directory or even called rcc4 or somesuch. Lets provide a facility to specify it in environment Signed-off-by: Khem Raj --- utils/qv4l2/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/