[Mesa-dev] [PATCH] configure.ac: On some systems, "x86-64" is called "amd64"

Jean-Sébastien Pédron jean-sebastien.pedron at dumbbell.fr
Wed Jun 26 06:46:36 PDT 2013


On 26.06.2013 15:35, Jonathan Gray wrote:
> On Wed, Jun 26, 2013 at 02:54:34PM +0200, Jean-Sébastien Pédron wrote:
>> Hello,
>>
>> On FreeBSD, the x86-64 arch is named "amd64". This patch fixes its
>> detection in the configure script.
> 
> Shouldn't config.guess/config.sub remap it?
> 
> from config.log here:
> 
> uname -m = amd64
> uname -r = 5.3
> uname -s = OpenBSD
> uname -v = GENERIC.MP#5
> 
> host='x86_64-unknown-openbsd5.3'
> host_alias=''
> host_cpu='x86_64'
> host_os='openbsd5.3'
> host_vendor='unknown'

Not for me:

uname -m = amd64
uname -r = 10.0-CURRENT
uname -s = FreeBSD
uname -v = FreeBSD 10.0-CURRENT #0 (...)

host='amd64-unknown-freebsd10.0'
host_alias=''
host_cpu='amd64'
host_os='freebsd10.0'
host_vendor='unknown'

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130626/ae2101fc/attachment.pgp>


More information about the mesa-dev mailing list