Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2012 17:18:07 +0200
From:      Vitaly Magerya <vmagerya@gmail.com>
To:        Baptiste Daroussin <bapt@freebsd.org>
Cc:        Alexander Leidinger <Alexander@Leidinger.net>, current@freebsd.org
Subject:   Re: ABI/architecture identification for packages
Message-ID:  <4F69F12F.2010300@gmail.com>
In-Reply-To: <20120321135919.GG9629@azathoth.lan>
References:  <20120319213508.GA1692@azathoth.lan> <20120320091935.GF1692@azathoth.lan> <20120320102008.GH2358@deviant.kiev.zoral.com.ua> <E05DC188-FDB3-4FA3-8931-4E6B335C07C9@cran.org.uk> <20120321143403.Horde.VhlEOJjmRSRPadjLnx7Eh8A@webmail.leidinger.net> <20120321135919.GG9629@azathoth.lan>

index | next in thread | previous in thread | raw e-mail

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.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F69F12F.2010300>