From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] gcc: fix HOST_GCC_COMMON_WRAPPER_TARGET_FLOAT_ABI typos
Date: Mon, 9 Apr 2018 11:26:55 +0200 [thread overview]
Message-ID: <20180409112655.23b03770@windsurf> (raw)
In-Reply-To: <20180404155451.15258-1-thomas.petazzoni@bootlin.com>
Hello,
On Wed, 4 Apr 2018 17:54:50 +0200, Thomas Petazzoni wrote:
> The HOST_GCC_COMMON_WRAPPER_TARGET_FLOAT_ABI variable was incorrectly
> used as HOST_GCC_COMMON_WRAPPER_TARGET_FLOATABI_, which would always
> be empty.
>
> In practice, this block of code is only used on Blackfin (which has
> BR2_GCC_ARCH_HAS_CONFIGURABLE_DEFAULTS unset) and Blackfin doesn't use
> float-abi, so this block of code is in fact useless. But even if it's
> useless, it's better to have it without typos.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
> package/gcc/gcc.mk | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Both patches applied.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-04-09 9:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 15:54 [Buildroot] [PATCH 1/2] gcc: fix HOST_GCC_COMMON_WRAPPER_TARGET_FLOAT_ABI typos Thomas Petazzoni
2018-04-04 15:54 ` [Buildroot] [PATCH 2/2] uclibc: simplify UCLIBC_EXTRA_CFLAGS Thomas Petazzoni
2018-04-09 9:26 ` 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=20180409112655.23b03770@windsurf \
--to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox