public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@equator.com>
To: linux-kernel@vger.kernel.org
Subject: make problem: -Dfoo='"bar"' and FILES_FLAGS_CHANGED in .flags
Date: 05 Feb 2001 13:47:10 -0800	[thread overview]
Message-ID: <r24ry82469.fsf@bobdog.equator.com> (raw)

When using -Dfoo='"bar"' in CFLAGS, it ends up as -Dfoo=bar in the
.flags file.  This difference causes the FILES_FLAGS_CHANGED to get
set for any files that have that in their CFLAGS, and therefore they
are always remade.

I'm not sure where the right place to change this is, but it looks
like the .c.o rule in Rules.make is where the .flags files are
generated.

-- 
Kevin Hilman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

             reply	other threads:[~2001-02-05 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-05 21:47 Kevin Hilman [this message]
2001-02-06  6:34 ` make problem: -Dfoo='"bar"' and FILES_FLAGS_CHANGED in .flags Keith Owens

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=r24ry82469.fsf@bobdog.equator.com \
    --to=khilman@equator.com \
    --cc=linux-kernel@vger.kernel.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