From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/lm-sensors: always pass TARGET_CONFIGURE_OPTS
Date: Thu, 16 Jul 2020 23:29:48 +0200 [thread overview]
Message-ID: <20200716232948.53b3c3fc@windsurf.home> (raw)
In-Reply-To: <20200713093729.203008-1-fontaine.fabrice@gmail.com>
On Mon, 13 Jul 2020 11:37:29 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> lm-sensors dropped MACHINE variable since version 3.6.0 and
> https://github.com/lm-sensors/lm-sensors/commit/0863eff8fa1d32797e3aec19672878aff893b0ae
> instead it uses $(CC) -dumpmachine to guess the architecture
>
> However, as $(TARGET_CONFIGURE_OPTS) is only passed to build step and
> not to install steps, this result in some binaries being built for the
> host during install step and raising a build failure on some autobuilders
>
> Fixes:
> - http://autobuild.buildroot.org/results/0180989afdd9272ecd5010a787931e0b10a6cdcf
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/lm-sensors/lm-sensors.mk | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2020-07-16 21:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-13 9:37 [Buildroot] [PATCH 1/1] package/lm-sensors: always pass TARGET_CONFIGURE_OPTS Fabrice Fontaine
2020-07-16 21: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=20200716232948.53b3c3fc@windsurf.home \
--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 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.