From: Michal Marek <mmarek@suse.cz>
To: Arnaud Lacombe <lacombar@gmail.com>
Cc: Peter Foley <pefoley2@verizon.net>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Kbuild Mailing List <linux-kbuild@vger.kernel.org>
Subject: Re: [PATCH v2] kbuild: prevent make from deleting _shipped files
Date: Wed, 31 Aug 2011 16:36:46 +0200 [thread overview]
Message-ID: <4E5E46FE.7050701@suse.cz> (raw)
In-Reply-To: <CACqU3MVSH9HKdKFpw1dxKRHV1grPEMjnNbrAbE73yLrZbgYHcg@mail.gmail.com>
On 31.7.2011 21:03, Arnaud Lacombe wrote:
> Hi,
>
> On Sun, Jul 31, 2011 at 2:45 PM, Peter Foley <pefoley2@verizon.net> wrote:
>> commit 7373f4f (kbuild: add implicit rules for parser generation)
>> created a implicit rule chain (%.c: %.c_shipped: %.y).
>> Make considers the _shipped files to be intermediate files which
>> causes them to be deleted if they didn't exist before make was run.
>> Mark the _shipped files PRECIOUS to prevent make from deleting them.
>>
>> Signed-off-by: Peter Foley <pefoley2@verizon.net>
>
> Acked-by: Arnaud Lacombe <lacombar@gmail.com>
Applied to kbuild-2.6.git#kbuild.
Thanks,
Michal
prev parent reply other threads:[~2011-08-31 14:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-31 15:37 kbuild: prevent make from deleting _shipped files Peter Foley
2011-07-31 16:21 ` Arnaud Lacombe
2011-07-31 16:58 ` Arnaud Lacombe
2011-07-31 17:08 ` Peter Foley
2011-07-31 17:22 ` Arnaud Lacombe
2011-07-31 17:25 ` Arnaud Lacombe
2011-07-31 17:37 ` Peter Foley
2011-07-31 18:37 ` Arnaud Lacombe
2011-07-31 18:45 ` [PATCH v2] " Peter Foley
2011-07-31 19:03 ` Arnaud Lacombe
2011-08-30 0:27 ` Arnaud Lacombe
2011-08-31 14:36 ` Michal Marek [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=4E5E46FE.7050701@suse.cz \
--to=mmarek@suse.cz \
--cc=lacombar@gmail.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pefoley2@verizon.net \
/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