Re: "make delete-old" failed: 11.0-ALPHA6 _at_r302388 -> stable/11 @r302412

From: Mark Millard <markmi_at_dsl-only.net>
Date: Fri, 8 Jul 2016 14:14:48 -0700
On Fri, Jul 08, 2016 at 09:23:43AM -0400, Michael Butler wrote: > Seems to be a typo .. TARGET_CPUARCH should be TARGET_ARCH .. 
> .... 

${TARGET_CPUARCH} != "arm" apparently was an attempt to not explicitly test for each specific arm variant (such as armv§).

${TARGET_ARCH} != "arm" does not appear to achieve the original test's intent and will mishandle things list armv6 as far as I can tell. (It certainly does avoid the malformed conditional problem that stops the build.)

===
Mark Millard
markmi at dsl-only.net
Received on Fri Jul 08 2016 - 19:14:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:06 UTC