From owner-cvs-all Wed May 15 9:29:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F4C337B405; Wed, 15 May 2002 09:29:45 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4FGTj062213; Wed, 15 May 2002 09:29:45 -0700 (PDT) (envelope-from ru) Message-Id: <200205151629.g4FGTj062213@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 15 May 2002 09:29:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/gnu/lib Makefile src/gnu/usr.bin Makefile src/gnu/usr.bin/cc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/05/15 09:29:45 PDT Modified files: . Makefile.inc1 gnu/lib Makefile gnu/usr.bin Makefile gnu/usr.bin/cc Makefile Log: Make sure to not yet build the GNU C++, but still allow for the C++ progs to be built with e.g. an old compiler, CXX=/usr/bin/c++, for the time being. Revision Changes Path 1.277 +0 -4 src/Makefile.inc1 1.37 +2 -4 src/gnu/lib/Makefile 1.66 +1 -1 src/gnu/usr.bin/Makefile 1.30 +2 -0 src/gnu/usr.bin/cc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message