From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] toolchain-external: drop no longer needed CC_TARGET_<foo>_ variables
Date: Tue, 2 Oct 2018 16:29:35 +0200 [thread overview]
Message-ID: <20181002162935.5a5eac58@windsurf> (raw)
In-Reply-To: <cfa54f82-a1bb-9416-e9c9-2adb096b281a@embecosm.com>
Hello,
On Mon, 1 Oct 2018 15:12:35 +0100, Mark Corbin wrote:
> > +ifneq ($(GCC_TARGET_ARCH),)
> > +TOOLCHAIN_EXTERNAL_CFLAGS += -march=$(CC_TARGET_ARCH)
> > +TOOLCHAIN_EXTERNAL_TOOLCHAIN_WRAPPER_ARGS += -DBR_ARCH='"$(GCC_TARGET_ARCH)"'
>
> ...isn't there a 'G' missing in front of the 'CC_TARGET_ARCH' in the
> inserted TOOLCHAIN_EXTERNAL_CFLAGS line above?
Indeed, sorry for the mess here. Seems like I messed up the
search/replace. Good that we have people reviewing the patches! :-)
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-10-02 14:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-01 12:52 [Buildroot] [git commit] toolchain-external: drop no longer needed CC_TARGET_<foo>_ variables Peter Korsgaard
2018-10-01 14:12 ` Mark Corbin
2018-10-01 15:33 ` Peter Korsgaard
2018-10-02 14:29 ` 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=20181002162935.5a5eac58@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