From: Peter Maydell <peter.maydell@linaro.org>
To: Markus Armbruster <armbru@redhat.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] Makefile: Fix "make clean" in "unconfigured" source directory
Date: Tue, 9 Jul 2019 16:39:03 +0100 [thread overview]
Message-ID: <CAFEAcA-aKwoA7jjd1_bnKeuqqEVOSOM+9c7CsD02oM-AXrP0cg@mail.gmail.com> (raw)
In-Reply-To: <20190709143801.4517-1-armbru@redhat.com>
On Tue, 9 Jul 2019 at 15:38, Markus Armbruster <armbru@redhat.com> wrote:
>
> Recent commit "Makefile: Reuse all's recursion machinery for clean and
> install" broke targets clean and distclean in the source directory
> before running configure:
>
> $ make clean
> LD recurse-clean.mo
> cc: fatal error: no input files
> compilation terminated.
> make: *** [rules.mak:118: recurse-clean.mo] Error 1
>
> Root cause is missing .PHONY. Fix that.
>
> Fixes: 1338a4b72659ce08eacb9de0205fe16202a22d9c
> Reported-by: Christian Borntraeger <borntraeger@de.ibm.com>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Applied to master, thanks.
-- PMM
prev parent reply other threads:[~2019-07-09 15:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-09 14:38 [Qemu-devel] [PATCH] Makefile: Fix "make clean" in "unconfigured" source directory Markus Armbruster
2019-07-09 14:39 ` Christian Borntraeger
2019-07-09 15:02 ` Philippe Mathieu-Daudé
2019-07-09 15:39 ` Peter Maydell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFEAcA-aKwoA7jjd1_bnKeuqqEVOSOM+9c7CsD02oM-AXrP0cg@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=armbru@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).