On 09/09/13 11:37, Jase Thew wrote:
On 09/09/2013 17:09, Dag-Erling Smørgrav wrote:
Jase Thew <j...@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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to