Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2016 14:14:48 -0700
From:      Mark Millard <markmi@dsl-only.net>
To:        freebsd-stable@freebsd.org, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: "make delete-old" failed: 11.0-ALPHA6 @r302388 -> stable/11 @r302412
Message-ID:  <CF6957ED-5E1A-47A8-A604-E58752694D77@dsl-only.net>

next in thread | raw e-mail | index | archive | help
On Fri, Jul 08, 2016 at 09:23:43AM -0400, Michael Butler wrote: > Seems =
to be a typo .. TARGET_CPUARCH should be TARGET_ARCH ..=20
> ....=20

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

${TARGET_ARCH} !=3D "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.)

=3D=3D=3D
Mark Millard
markmi at dsl-only.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CF6957ED-5E1A-47A8-A604-E58752694D77>