From: Ralf Baechle <ralf@linux-mips.org>
To: Paul Mundt <lethal@linux-sh.org>, Sam Ravnborg <sam@ravnborg.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add as-option to top-level Makefile
Date: Sun, 6 Feb 2005 18:03:08 +0000 [thread overview]
Message-ID: <20050206180308.GA21172@linux-mips.org> (raw)
In-Reply-To: <20050206170347.GB27853@linux-sh.org>
On Sun, Feb 06, 2005 at 07:03:47PM +0200, Paul Mundt wrote:
> cc-option can presently not be used for checking as flags. It seems like
> MIPS ran into this already and added their own as-option (which at this
> point seems to be completely unused on MIPS, so perhaps it's worth
> removing entirely from there).
>
> This patch moves the definition to the top-level Makefile so that others
> can make use of it (sh wants this with newer binutils that allow for ISA
> tuning, for instance).
>
> Additionally, it may make more sense to move the -Wa$(comma) stuff into
> as-option directly so it doesn't get repeated all over the place (though
> it seems unlikely that there will be enough users that actually care
> about this).
For MIPS as-option became unused when old binutils versions finally had to
be retired. Patch looks good to me but since it's sort of a no-op patch I
won't merge it into linux-mips.org but if accepted rather wait until it
comes to me vi Linus's patches, as usual.
Thanks,
Ralf
prev parent reply other threads:[~2005-02-06 18:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-06 17:03 [PATCH] Add as-option to top-level Makefile Paul Mundt
2005-02-06 18:03 ` Ralf Baechle [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=20050206180308.GA21172@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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.