On Fri, Jul 08, 2016 at 02:14:48PM -0700, Mark Millard wrote:
> 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
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 ap
On Fri, Jul 08, 2016 at 09:23:43AM -0400, Michael Butler wrote:
> Seems to be a typo .. TARGET_CPUARCH should be TARGET_ARCH ..
>
Yes; making that change eliminated the problem for me (on head; I'll
replicate that on stable/11 shortly).
Thanks!
Peace,
david
--
David H. Wolfskill
Seems to be a typo .. TARGET_CPUARCH should be TARGET_ARCH ..
On 07/08/16 09:19, Johan Hendriks wrote:
>
>
> Op 08/07/16 om 14:17 schreef David Wolfskill:
>> After having built & smoke-tested:
>> FreeBSD freebeast.catwhisker.org 11.0-ALPHA6 FreeBSD 11.0-ALPHA6 #36
>> r302388M/302389:1100120: T
Op 08/07/16 om 14:17 schreef David Wolfskill:
> After having built & smoke-tested:
> FreeBSD freebeast.catwhisker.org 11.0-ALPHA6 FreeBSD 11.0-ALPHA6 #36
> r302388M/302389:1100120: Thu Jul 7 04:18:53 PDT 2016
> r...@freebeast.catwhisker.org:/common/S4/obj/usr/src/sys/GENERIC amd64
>
> ye
After having built & smoke-tested:
FreeBSD freebeast.catwhisker.org 11.0-ALPHA6 FreeBSD 11.0-ALPHA6 #36
r302388M/302389:1100120: Thu Jul 7 04:18:53 PDT 2016
r...@freebeast.catwhisker.org:/common/S4/obj/usr/src/sys/GENERIC amd64
yesterday, I had "cloned" that slice to slice 3, then:
svn sw