From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Wed, 9 Nov 2016 22:27:04 +0100 Subject: [Buildroot] [PATCH 1/5] package/pseudo: enforce the host bitness In-Reply-To: References: Message-ID: <20161109222704.1c71c152@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Tue, 8 Nov 2016 23:18:31 +0100, Yann E. MORIN wrote: > pseudo can detect the host bitness, but is not sure about it: it checks > what type of file /bin/sh is, using file(1). > > However, in some conditions, /bin/sh can be of a different bitness than > the rest of the system (weird, but not impossible), which causes build > issues. > > Just enforce the bitness, so that pseudo needs not (wrongly) guess it. > > Signed-off-by: "Yann E. MORIN" > Cc: Ga?l PORTAY > Cc: Patrick Keroulas > Cc: Erico Nunes > Cc: Julien BOIBESSOT > Cc: Arnout Vandecappelle > > --- > Changes v1 -> v2: > - directly extract bitness for $(HOSTARCH) (Arnout) > --- > package/pseudo/pseudo.mk | 1 + > 1 file changed, 1 insertion(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com