Re: [OE-core] [PATCH 1/1] mesa: fix calling host's commands

2011-11-18 Thread Richard Purdie
On Fri, 2011-11-18 at 14:36 +0800, Kang Kai wrote: > mesa use its script file bin/mklib to generate libraries, and call the > host's commands "ar/ranlib/gcc/g++". Fix it to call the cross-compile > tools properly. > > Signed-off-by: Kang Kai > --- > meta/recipes-graphics/mesa/mesa-7.11.inc

[OE-core] [PATCH 1/1] mesa: fix calling host's commands

2011-11-17 Thread Kang Kai
mesa use its script file bin/mklib to generate libraries, and call the host's commands "ar/ranlib/gcc/g++". Fix it to call the cross-compile tools properly. Signed-off-by: Kang Kai --- meta/recipes-graphics/mesa/mesa-7.11.inc |1 + meta/recipes-graphics/mesa/mesa-common.inc