Date: Thu, 17 Nov 2011 14:57:23 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Ken Smith <kensmith@buffalo.edu> Cc: src-committers@FreeBSD.org, Pawel Jakub Dawidek <pjd@FreeBSD.org>, svn-src-all@FreeBSD.org, David Chisnall <theraven@FreeBSD.org>, TAKAHASHI Yoshihiro <nyan@FreeBSD.org>, Nathan Whitehorn <nwhitehorn@FreeBSD.org>, svn-src-head@FreeBSD.org Subject: Re: svn commit: r227536 - in head: release share/man/man7 Message-ID: <20111117145723.GB96475@FreeBSD.org> In-Reply-To: <1321541092.82271.15.camel@bauer.cse.buffalo.edu> References: <201111151849.pAFInR3K012609@svn.freebsd.org> <20111116.232828.343708041526200614.nyan@FreeBSD.org> <4EC3D40A.5040204@freebsd.org> <1321457050.78238.10.camel@bauer.cse.buffalo.edu> <20111117124210.GB2051@garage.freebsd.pl> <1321535020.82271.5.camel@bauer.cse.buffalo.edu> <20111117143149.GA96475@FreeBSD.org> <AD227A51-FE06-4D9F-B1F2-D14B3EA08A32@FreeBSD.org> <1321541092.82271.15.camel@bauer.cse.buffalo.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 17, 2011 at 09:44:52AM -0500, Ken Smith wrote: > This is the problem we are trying to "solve": > > Supported TARGET/TARGET_ARCH pairs for world and kernel targets > amd64/amd64 > arm/arm > arm/armeb > i386/i386 > ia64/ia64 > mips/mipsel > mips/mipseb > mips/mips64el > mips/mips64eb > mips/mipsn32eb > pc98/i386 > powerpc/powerpc > powerpc/powerpc64 > sparc64/sparc64 As I see it, for every pair except pc98/i386, second part should be used. For pc98/i386, first (pc98). Problem solved. ;-) ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111117145723.GB96475>