From owner-cvs-src@FreeBSD.ORG Thu Feb 21 19:00:56 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C770616A400; Thu, 21 Feb 2008 19:00:56 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 7E86B13C455; Thu, 21 Feb 2008 19:00:56 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m1LIxjk4002532; Thu, 21 Feb 2008 11:59:46 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 21 Feb 2008 12:00:05 -0700 (MST) Message-Id: <20080221.120005.447260150.imp@bsdimp.com> To: des@des.no From: "M. Warner Losh" In-Reply-To: <86skzm5kvc.fsf@ds4.des.no> References: <200802211612.m1LGCkRt044722@repoman.freebsd.org> <86skzm5kvc.fsf@ds4.des.no> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, kaiw@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys param.h src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/ranlib Makefile src/usr.bin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2008 19:00:56 -0000 In message: <86skzm5kvc.fsf@ds4.des.no> Dag-Erling_Sm=F8rgrav writes: : Kai Wang writes: : > Log: : > Back out previous commit. Restore Binutils ar as default. Disconn= ect : > 'BSD' ar to the build. : > = : > Requested by: des : = : Thank you. : = : For future reference, any commit that changes how the build system wo= rks : should be reviewed by - at the very least - ru@. : = : I hope that you and ru@ will soon come up with a solution that allows= : cross-builds to work properly. I'd like to review that stuff too... Warner