Date: Sun, 24 Feb 2008 12:51:21 -0800 From: "David O'Brien" <obrien@freebsd.org> To: Ruslan Ermilov <ru@freebsd.org> Cc: current@freebsd.org, Dag-Erling Sm??rgrav <des@des.no>, Kai Wang <kaiw@freebsd.org>, Joseph Koshy <jkoshy@freebsd.org> Subject: Re: [HEADS UP] ar(1) front-end committed. (notes for cross compile) Message-ID: <20080224205121.GB27938@dragon.NUXI.org> In-Reply-To: <20080224194358.GC18096@team.vega.ru> References: <864pc1s1wa.fsf@ds4.des.no> <20080222105239.GC94607@team.vega.ru> <86abltqjiz.fsf@ds4.des.no> <20080222124617.GA16580@team.vega.ru> <86wsoxp2ob.fsf@ds4.des.no> <20080223201808.GB65540@team.vega.ru> <20080224180433.GA21162@dragon.NUXI.org> <20080224190637.GB18096@team.vega.ru> <20080224193221.GA25526@dragon.NUXI.org> <20080224194358.GC18096@team.vega.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 24, 2008 at 10:43:58PM +0300, Ruslan Ermilov wrote: > On Sun, Feb 24, 2008 at 11:32:21AM -0800, David O'Brien wrote: > > On Sun, Feb 24, 2008 at 10:06:37PM +0300, Ruslan Ermilov wrote: > > > On Sun, Feb 24, 2008 at 10:04:33AM -0800, David O'Brien wrote: > > > > Its seems those that have expressed an opinion want to switch to the new > > > > 'ar' ASAP. So why not this patch? > > > > > > Because your patch won't allow to cross-build on > > > systems predating 700044. > > > > Why not? If ${BOOTSTRAPPING} >= 700044 we add usr.bin/ar to the list. > > > I said predating 700044. What is the thing you're checking the value 700044 for? http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/freebsd-versions.html 700044 7.0-CURRENT after changing the argument for vn_open()/VOP_OPEN() from filedescriptor index to the struct file *. 700045 7.0-CURRENT after changing pam_nologin(8) to provide an account management function instead of an authentication function to the PAM framework.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080224205121.GB27938>