On Tue, 13 Dec 2011 09:22:39 -0600
Michael Roth wrote:
> On 12/13/2011 08:33 AM, Adam Litke wrote:
> > On Tue, Dec 13, 2011 at 10:23:18AM -0200, Luiz Capitulino wrote:
> >> On Mon, 12 Dec 2011 17:38:36 -0600
> >> Michael Roth wrote:
> >>
> >>> On 12/12/2011 05:03 PM, Anthony Liguori wrote:
> >>>
On 12/13/2011 08:33 AM, Adam Litke wrote:
On Tue, Dec 13, 2011 at 10:23:18AM -0200, Luiz Capitulino wrote:
On Mon, 12 Dec 2011 17:38:36 -0600
Michael Roth wrote:
On 12/12/2011 05:03 PM, Anthony Liguori wrote:
On 12/07/2011 10:33 AM, Adam Litke wrote:
Currently the make variable qapi-dir ref
On Tue, Dec 13, 2011 at 10:23:18AM -0200, Luiz Capitulino wrote:
> On Mon, 12 Dec 2011 17:38:36 -0600
> Michael Roth wrote:
>
> > On 12/12/2011 05:03 PM, Anthony Liguori wrote:
> > > On 12/07/2011 10:33 AM, Adam Litke wrote:
> > >> Currently the make variable qapi-dir refers to the qapi-generated
On Mon, 12 Dec 2011 17:38:36 -0600
Michael Roth wrote:
> On 12/12/2011 05:03 PM, Anthony Liguori wrote:
> > On 12/07/2011 10:33 AM, Adam Litke wrote:
> >> Currently the make variable qapi-dir refers to the qapi-generated
> >> directory in
> >> absolute terms. This causes the harmless but ugly mak
On 12/12/2011 05:03 PM, Anthony Liguori wrote:
On 12/07/2011 10:33 AM, Adam Litke wrote:
Currently the make variable qapi-dir refers to the qapi-generated
directory in
absolute terms. This causes the harmless but ugly make output below. By
changing this variable to the relative path the output c
On 12/07/2011 10:33 AM, Adam Litke wrote:
Currently the make variable qapi-dir refers to the qapi-generated directory in
absolute terms. This causes the harmless but ugly make output below. By
changing this variable to the relative path the output conforms to the norm and
the build works fine.
Currently the make variable qapi-dir refers to the qapi-generated directory in
absolute terms. This causes the harmless but ugly make output below. By
changing this variable to the relative path the output conforms to the norm and
the build works fine.
Before patch:
CC/home/aglitke/src/qem