From: Mike Frysinger <vapier@gentoo.org>
To: Brian Norris <computersforpeace@gmail.com>
Cc: linux-mtd@lists.infradead.org,
David Woodhouse <David.Woodhouse@intel.com>
Subject: Re: [PATCH mtd-utils] autogenerated dependency files are not being utilized properly
Date: Thu, 27 Aug 2015 19:56:13 -0400 [thread overview]
Message-ID: <20150827235613.GE29734@vapier> (raw)
In-Reply-To: <1440715702-66843-1-git-send-email-computersforpeace@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 428 bytes --]
On 27 Aug 2015 15:48, Brian Norris wrote:
> - $(Q)$(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $< -g -Wp,-MD,$(BUILDDIR)/.$(<F).dep
> + $(Q)$(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $< -g -MD -MF $(BUILDDIR)/.$(<F).dep
fwiw, this has been here since the beginning. dropping the -Wp makes
sense to me. independently, i think it should use -MMD, but others might
prefer the -MD behavior.
Acked-by: Mike Frysinger <vapier@gentoo.org>
-mike
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-08-27 23:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-27 22:48 [PATCH mtd-utils] autogenerated dependency files are not being utilized properly Brian Norris
2015-08-27 23:56 ` Mike Frysinger [this message]
2015-08-28 0:20 ` Brian Norris
2015-08-28 16:04 ` Brian Norris
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=20150827235613.GE29734@vapier \
--to=vapier@gentoo.org \
--cc=David.Woodhouse@intel.com \
--cc=computersforpeace@gmail.com \
--cc=linux-mtd@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.