Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Sep 2013 11:42:19 -0500
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        Jase Thew <jase@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= <des@des.no>, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r255413 - in head/etc: . etc.amd64
Message-ID:  <522DFA6B.7030404@freebsd.org>
In-Reply-To: <522DF963.5000604@FreeBSD.org>
References:  <201309090602.r8962UIc080584@svn.freebsd.org> <522DEFC8.3010704@FreeBSD.org> <86li360yeo.fsf@nine.des.no> <522DF963.5000604@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/09/13 11:37, Jase Thew wrote:
> On 09/09/2013 17:09, Dag-Erling Smørgrav wrote:
>> Jase Thew <jase@FreeBSD.org> writes:
>>> This appears to break "make distribution" (in this example, called as
>>> part of ezjail-admin update -i) :
>>
>> Can you try replacing TARGET_ARCH with MACHINE?
>>
>> DES
>>
>
> Changing it back from TARGET_ARCH to MACHINE allows make distribution 
> to successfully complete.
>
> Regards,
>
> Jase.

I think you want MACHINE_ARCH instead of MACHINE? The Makefile.inc1 
stuff usually takes care of permuting TARGET* into MACHINE*.
-Nathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?522DFA6B.7030404>