From owner-cvs-src@FreeBSD.ORG Fri Feb 22 05:09:24 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 BE48616A402; Fri, 22 Feb 2008 05:09:24 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 3853213C448; Fri, 22 Feb 2008 05:09:23 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m1M59MeN079566; Fri, 22 Feb 2008 08:09:22 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1203656962; bh=d50NcKeVgqZXU3rGzsNpnycVD7QLrYimrEnBB09 sLWg=; l=604; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=FbTjlbA5sEYaL7xd2eNL1Aa7MCnEXQOVDJnxrH3/ lVpADSkdc4bGObKu8t+FOk6U2QaOV4REC6RpuxVIwG2ScM24DPz0MqvG0iRfhx02y4s VBz2vlPepVYnvLOpNx3c/BFVZcOJuBIG7GDPxdSl/a/O1AUiRD4bQP85O3+F+nhk= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m1M59MUL079565; Fri, 22 Feb 2008 08:09:22 +0300 (MSK) (envelope-from ache) Date: Fri, 22 Feb 2008 08:09:22 +0300 From: Andrey Chernov To: Kai Wang Message-ID: <20080222050922.GA79456@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Kai Wang , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200802211612.m1LGCkRt044722@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802211612.m1LGCkRt044722@repoman.freebsd.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: cvs-src@FreeBSD.ORG, src-committers@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: Fri, 22 Feb 2008 05:09:24 -0000 On Thu, Feb 21, 2008 at 04:12:46PM +0000, Kai Wang wrote: > kaiw 2008-02-21 16:12:46 UTC > > FreeBSD src repository > > Modified files: > sys/sys param.h > gnu/usr.bin/binutils/ar Makefile > gnu/usr.bin/binutils/ranlib Makefile > usr.bin Makefile > Log: > Back out previous commit. Restore Binutils ar as default. Disconnect > 'BSD' ar to the build. Good. Please also think about some fixes probably needed in the ports system - I suspect that some ports may require GNU versions of ar/ranlib. -- http://ache.pp.ru/