On 07/25/2017 10:28 PM, Philippe Mathieu-Daudé wrote:
>>> - rm -f $(filter-out %.tlb,$(TOOLS)) $(HELPERS-y) qemu-ga TAGS
>>> cscope.* *.pod *~ */*~
>>> + rm -f $(filter-out %.tlb,$(TOOLS)) $(HELPERS-y) qemu-ga${EXESUF}
>>> TAGS cscope.* *.pod *~ */*~
>>>
>>> It's a bit ugly since `rm -f qemu-ga.ex
As noticed by Michael Roth the ./configure entry for qemu-ga is missing
the $(EXESUF) on purpose (see fafcaf1d).
Patch dropped for 2.10
On 07/24/2017 10:15 PM, Philippe Mathieu-Daudé wrote:
Reported-by: Sameeh Jubran
Signed-off-by: Philippe Mathieu-Daudé
---
original report from Sameeh Jubra
On 07/25/2017 11:56 PM, Michael Roth wrote:
Quoting Michael Roth (2017-07-25 21:53:41)
Quoting Philippe Mathieu-Daudé (2017-07-25 20:45:31)
[...]
That change was done explicitly via fafcaf1d so that `make qemu-ga` and
`make` without --disable-tools specified to configure will generate the
MSI
Quoting Michael Roth (2017-07-25 21:56:14)
> Quoting Michael Roth (2017-07-25 21:53:41)
> > Quoting Philippe Mathieu-Daudé (2017-07-25 20:45:31)
> > > Hi Michael,
> > >
> > > On 07/25/2017 08:03 PM, Michael Roth wrote:
> > > > Quoting Philippe Mathieu-Daudé (2017-07-24 20:15:30)
> > > >> Reported-
Quoting Michael Roth (2017-07-25 21:53:41)
> Quoting Philippe Mathieu-Daudé (2017-07-25 20:45:31)
> > Hi Michael,
> >
> > On 07/25/2017 08:03 PM, Michael Roth wrote:
> > > Quoting Philippe Mathieu-Daudé (2017-07-24 20:15:30)
> > >> Reported-by: Sameeh Jubran
> > >> Signed-off-by: Philippe Mathieu
Quoting Philippe Mathieu-Daudé (2017-07-25 20:45:31)
> Hi Michael,
>
> On 07/25/2017 08:03 PM, Michael Roth wrote:
> > Quoting Philippe Mathieu-Daudé (2017-07-24 20:15:30)
> >> Reported-by: Sameeh Jubran
> >> Signed-off-by: Philippe Mathieu-Daudé
> >> ---
> >> original report from Sameeh Jubran:
Hi Michael,
On 07/25/2017 08:03 PM, Michael Roth wrote:
Quoting Philippe Mathieu-Daudé (2017-07-24 20:15:30)
Reported-by: Sameeh Jubran
Signed-off-by: Philippe Mathieu-Daudé
---
original report from Sameeh Jubran:
http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg00906.html
AFAICT
Quoting Philippe Mathieu-Daudé (2017-07-24 20:15:30)
> Reported-by: Sameeh Jubran
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> original report from Sameeh Jubran:
> http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg00906.html
AFAICT the issue discussed in the context of that patch is
On Mon, Jul 24, 2017 at 10:15:30PM -0300, Philippe Mathieu-Daudé wrote:
> Reported-by: Sameeh Jubran
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> original report from Sameeh Jubran:
> http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg00906.html
>
> Makefile | 2 +-
> configure | 2
Reported-by: Sameeh Jubran
Signed-off-by: Philippe Mathieu-Daudé
---
original report from Sameeh Jubran:
http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg00906.html
Makefile | 2 +-
configure | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
i
10 matches
Mail list logo