All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libxml-parser-perl: make host build use correct compiler
Date: Sat, 6 Jun 2020 22:04:56 +0200	[thread overview]
Message-ID: <20200606220456.12fed0b1@windsurf> (raw)
In-Reply-To: <20200605225812.13944-1-nolange79@gmail.com>

On Sat,  6 Jun 2020 00:58:12 +0200
Norbert Lange <nolange79@gmail.com> wrote:

> This package uses gcc filename without path, which breaks the host build
> if host and target compiler have the same filename.

How is it possible for the host and target compilers to have the same
file name ?

> We pack the HOST variables as override so absolute paths are used for
> the host tools.

I'm not sure what you mean by "we pack the HOST variables".

Note: I do understand that the patch will ensure that the compiler
point by $(HOSTCC) will be used, instead of whatever default the
libxml-parser-perl build system thinks it should use. But your commit
log is very confusing.

Also, your Signed-off-by is missing.

Could you resend, with a clarified explanation, and your SoB added ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-06-06 20:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05 22:58 [Buildroot] [PATCH] package/libxml-parser-perl: make host build use correct compiler Norbert Lange
2020-06-06 20:04 ` Thomas Petazzoni [this message]
2020-06-06 22:29   ` Norbert Lange
2020-06-07  8:53     ` Thomas Petazzoni

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=20200606220456.12fed0b1@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 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.