On Fri, Jan 25, 2013 at 6:25 AM, liguang <lig.f...@cn.fujitsu.com> wrote:
> remove *.lo files, they will bring errors during
> build after a make clean, e.g.
> make clean
> make
> lt LINK libcacard.la
> gcc: stubs/.libs/arch-query-cpu-def.o: No such file or directory
> gcc: stubs/.libs/clock-warp.o: No such file or directory
> gcc: stubs/.libs/cpu-get-clock.o: No such file or directory
>
> Signed-off-by: liguang <lig.f...@cn.fujitsu.com>
> ---
>  Makefile |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

This should go into QEMU 1.4 - it's needed for in-tree builds.

Reviewed-by: Stefan Hajnoczi

Reply via email to