From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] core-dependencies: remove unneeded HOSTCC
Date: Mon, 8 Jan 2018 23:38:28 +0100 [thread overview]
Message-ID: <20180108233828.79bc8099@windsurf> (raw)
In-Reply-To: <20171022141752.26105-1-arnout@mind.be>
Hello,
On Sun, 22 Oct 2017 16:17:51 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:
> dependencies.sh uses HOSTCC_NOCCACHE directly, and this variable is
> exported from the top-level Makefile, so there is no need to pass
> HOSTCC to it. HOSTCC is not used at all in dependencies.sh.
>
> Thus, we also no longer need to apply the HOSTCC override for
> core-dependencies. The core-depencies rule doesn't use HOSTCC or
> HOSTCXX.
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> support/dependencies/dependencies.mk | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
Both patches applied. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2018-01-08 22:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-22 14:17 [Buildroot] [PATCH 1/2] core-dependencies: remove unneeded HOSTCC Arnout Vandecappelle
2017-10-22 14:17 ` [Buildroot] [PATCH 2/2] dependencies: correct dependencies for top-level parallel build Arnout Vandecappelle
2018-01-08 22:38 ` 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=20180108233828.79bc8099@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.