Ian Lepore writes:
> Dag-Erling Smørgrav writes:
> > Can you try replacing TARGET_ARCH with MACHINE?
> That doesn't sound right... what if you're doing a cross-build/install?
My thoughts exactly, but judging from the rest of the Makefile, the
correct variable is MACHINE_ARCH, not TARGET_ARCH.
D
Dag-Erling Smørgrav writes:
> Ian Lepore writes:
> > That doesn't sound right... what if you're doing a cross-build/install?
> My thoughts exactly, but judging from the rest of the Makefile, the
> correct variable is MACHINE_ARCH, not TARGET_ARCH.
This (in Makefile.inc1) is why it works:
CROSSE
On 09/09/13 11:37, Jase Thew wrote:
On 09/09/2013 17:09, Dag-Erling Smørgrav wrote:
Jase Thew 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_A
On 09/09/2013 17:09, Dag-Erling Smørgrav wrote:
Jase Thew 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 distributi
On Mon, 2013-09-09 at 18:09 +0200, Dag-Erling Smørgrav wrote:
> Jase Thew 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
That doesn't sound right... what if you'r
On 09/09/2013 07:02, Dag-Erling Smørgrav wrote:
Author: des
Date: Mon Sep 9 06:02:30 2013
New Revision: 255413
URL: http://svnweb.freebsd.org/changeset/base/255413
Log:
Remove unneeded mappings from libmap32.conf. Move it up one level and
install it on powerpc64 in addition to amd64.
Jase Thew 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
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-head@freebsd.org mailing