From owner-cvs-all@FreeBSD.ORG Sat Jun 14 06:53:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 062A537B401; Sat, 14 Jun 2003 06:53:22 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D677343F75; Sat, 14 Jun 2003 06:53:20 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 07EEA530F; Sat, 14 Jun 2003 15:53:18 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Andrey Chernov References: <200306141157.h5EBviHg003862@repoman.freebsd.org> <20030614074816.A14637@FreeBSD.org> <20030614134658.GA44753@nagual.pp.ru> From: Dag-Erling Smorgrav Date: Sat, 14 Jun 2003 15:53:18 +0200 In-Reply-To: <20030614134658.GA44753@nagual.pp.ru> (Andrey Chernov's message of "Sat, 14 Jun 2003 17:46:58 +0400") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: Juli Mallett cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 13:53:22 -0000 Andrey Chernov writes: > libstdc++ appearse broken now: > cc1plus: unrecognized option `-std=' I fixed that a couple of minutes ago; the Makefiles for libstdc++ and libobjc bogusly set CSTD to the empty string. We should probably re- add checks in bsd.sys.mk to handle this, but right now I just want to stabilize -CURRENT so that people can actually start using it again. This means going back to what used to work rather than trying to move forward into uncharted territory. DES -- Dag-Erling Smorgrav - des@ofug.org