From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 11 08:40:19 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29FA916A4CE for ; Fri, 11 Feb 2005 08:40:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1159943D31 for ; Fri, 11 Feb 2005 08:40:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1B8eI6I074989 for ; Fri, 11 Feb 2005 08:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1B8eIUq074988; Fri, 11 Feb 2005 08:40:18 GMT (envelope-from gnats) Date: Fri, 11 Feb 2005 08:40:18 GMT Message-Id: <200502110840.j1B8eIUq074988@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Robert Millan Subject: Re: kern/77355: Detect i*86 subarches for uname X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Robert Millan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 08:40:19 -0000 The following reply was made to PR kern/77355; it has been noted by GNATS. From: Robert Millan To: Kris Kennaway Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/77355: Detect i*86 subarches for uname Date: Fri, 11 Feb 2005 09:30:35 +0100 On Thu, Feb 10, 2005 at 03:08:26PM -0800, Kris Kennaway wrote: > > >Description: > > This patch enables the kernel of FreeBSD to give output of i*86 subarches > > in the uname kernel call. As a result, `uname -m' may print "i686", etc > > instead of always "i386". > > Why? Sounds like it could break a lot of stuff. With this change, the config.guess triplet becomes i686-unknown-freebsd5.3 (or whatever suitable). Some programs detect this and use it for optimisation. -- .''`. Proudly running Debian GNU/kFreeBSD unstable/unreleased (on UFS2+S) : :' : `. `' http://www.debian.org/ports/kfreebsd-gnu `-