From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/5] arch/mips: add option for toolchains supporting -mnan
Date: Fri, 21 Jul 2017 22:59:45 +0200 [thread overview]
Message-ID: <20170721225945.4568bb11@windsurf> (raw)
In-Reply-To: <20170721170635.41202-1-Vincent.Riera@imgtec.com>
Hello,
On Fri, 21 Jul 2017 18:06:31 +0100, Vicente Olivert Riera wrote:
> -mnan option was added in gcc-4.9.0 so make sure that users cannot
> select the NaN mode when using toolchains that have a gcc older
> than 4.9.0, and also make sure that the -mnan option is not passed at
> all to the toolchain-wrapper and target cflags.
>
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> arch/Config.in.mips | 1 +
> toolchain/toolchain-common.in | 4 ++++
> toolchain/toolchain-external/pkg-toolchain-external.mk | 2 ++
> 3 files changed, 7 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-07-21 20:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-21 17:06 [Buildroot] [PATCH 1/5] arch/mips: add option for toolchains supporting -mnan Vicente Olivert Riera
2017-07-21 17:06 ` [Buildroot] [PATCH 2/5] arch/mips: add option for toolchains supporting -mfpxx Vicente Olivert Riera
2017-07-21 21:00 ` Thomas Petazzoni
2017-07-21 17:06 ` [Buildroot] [PATCH 3/5] arch/mips: add DSP support Vicente Olivert Riera
2018-03-31 14:57 ` Arnout Vandecappelle
2017-07-21 17:06 ` [Buildroot] [PATCH 4/5] toolchains/mips: state that Codescape toolchains support -mdspr3 Vicente Olivert Riera
2017-07-21 17:06 ` [Buildroot] [PATCH 5/5] arch/mips: add MSA support Vicente Olivert Riera
2017-07-21 20:59 ` Thomas Petazzoni [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=20170721225945.4568bb11@windsurf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.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 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.