Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2009 20:34:41 +0400
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r190007 - head
Message-ID:  <20090404163441.GA78727@edoofus.dev.vega.ru>
In-Reply-To: <200903190044.n2J0iMlD043003@svn.freebsd.org>
References:  <200903190044.n2J0iMlD043003@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 19, 2009 at 12:44:22AM +0000, Warner Losh wrote:
> Author: imp
> Date: Thu Mar 19 00:44:22 2009
> New Revision: 190007
> URL: http://svn.freebsd.org/changeset/base/190007
> 
> Log:
>   Add usr.bin/ar to the list of cross tools.  Before, when we had gnu
>   ar, it was built in the gnu/usr.bin/binutils tree.  Now it isn't.
>   
>   Submitted by:	John Hein
> 
Please back this change out.

1) ar(1) was moved from cross-tools to bootstrap-tools when we switched
   to BSD ar.

2) ar(1) isn't a cross-tool as it doesn't test for TARGET{_ARCH,}; all
   cross-tools do.


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090404163441.GA78727>