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 r...@freebsd.org FreeBSD committer _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"