Re: ABI/architecture identification for packages

From: Baptiste Daroussin <bapt_at_freebsd.org>
Date: Wed, 21 Mar 2012 18:30:09 +0100
On Wed, Mar 21, 2012 at 05:18:07PM +0200, Vitaly Magerya wrote:
> Baptiste Daroussin wrote:
> > when a package can be installed in both i386 and amd64
> > 
> > and maybe in the Makefile:
> > 
> > PKGARCH=	i386 amd64
> > 
> > or
> > 
> > PKGARCH=	x86:32 x86:64
> 
> Baptiste, if ABI/arch ids will leak out to port Makefiles (i.e. I will
> need to care about them), then please leave them matching to the usual
> FreeBSD arch names, i.e. i386 and amd64, not the new ones. For reasons
> of consistency.

The is the reason of the "or" :) the problem will occurs with the old way
when arm and mips package support will be generalized

regards,
Bapt

Received on Wed Mar 21 2012 - 16:30:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:25 UTC