qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: [PATCH 3/5] Introduce rules.mak


From: Avi Kivity
Subject: Re: [Qemu-devel] Re: [PATCH 3/5] Introduce rules.mak
Date: Wed, 21 Jan 2009 19:08:01 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Anthony Liguori wrote:
 VPATH=$(SRC_PATH):$(SRC_PATH)/hw
+include rules.mak

This breaks the build from an external directory. You at least need to do include $(SRC_PATH)/rules.mak

Must have thought VPATH would cover it for me.  Fixed.


I noticed you didn't cover the ar command, any particular reason?

Laziness.

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]