From: Tom Rini <trini@kernel.crashing.org>
To: Olaf Hering <olh@suse.de>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] remove .tmp_gas_check
Date: Sun, 6 Feb 2005 13:21:54 -0700 [thread overview]
Message-ID: <20050206202154.GD7686@smtp.west.cox.net> (raw)
In-Reply-To: <20050206200802.GA28652@suse.de>
On Sun, Feb 06, 2005 at 09:08:02PM +0100, Olaf Hering wrote:
> On Sun, Feb 06, Tom Rini wrote:
>
> > Right. But we only care about that if we're going to compile anything,
> > so perhaps we need to change the test somehow to only get evaluated when
> > needed (ala the -mcpu stuff? Or is that always run as well?).
>
> I dont want to see that file because its just a tmpfile.
> mkdir $foo
> make ARCH=ppc tags &
> make ARCH=ppc O=$foo -j menuconfig
> make ARCH=ppc O=$foo -j all
>
> Its just in the way when doing diffs. and make clean may remove the tags
> file. But its just silly to expect 'make tags; make clean' to get rid of it.
I agree you shouldn't have to see it. I'm saying the problem is the
variable shouldn't be evaluated.
--
Tom Rini
http://gate.crashing.org/~trini/
next prev parent reply other threads:[~2005-02-06 20:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-06 12:50 [PATCH] remove .tmp_gas_check Olaf Hering
2005-02-06 16:54 ` Tom Rini
2005-02-06 16:56 ` Olaf Hering
2005-02-06 17:24 ` Tom Rini
2005-02-06 17:25 ` Olaf Hering
2005-02-06 20:04 ` Tom Rini
2005-02-06 20:08 ` Olaf Hering
2005-02-06 20:21 ` Tom Rini [this message]
2005-02-06 21:15 ` Olaf Hering
2005-02-06 21:49 ` Tom Rini
2005-02-06 21:56 ` Olaf Hering
2005-02-06 22:43 ` Tom Rini
2005-02-07 8:23 ` Olaf Hering
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=20050206202154.GD7686@smtp.west.cox.net \
--to=trini@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=olh@suse.de \
/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).