From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 6 Jun 2020 22:04:56 +0200 Subject: [Buildroot] [PATCH] package/libxml-parser-perl: make host build use correct compiler In-Reply-To: <20200605225812.13944-1-nolange79@gmail.com> References: <20200605225812.13944-1-nolange79@gmail.com> Message-ID: <20200606220456.12fed0b1@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Sat, 6 Jun 2020 00:58:12 +0200 Norbert Lange 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