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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to