From owner-cvs-all Thu May 30 12:46:38 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 3D90237B408; Thu, 30 May 2002 12:46:35 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4UJkZj17766; Thu, 30 May 2002 12:46:35 -0700 (PDT) (envelope-from peter) Message-Id: <200205301946.g4UJkZj17766@freefall.freebsd.org> From: Peter Wemm Date: Thu, 30 May 2002 12:46:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 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 peter 2002/05/30 12:46:35 PDT Modified files: . Makefile.inc1 Log: Ignore a c++ that is version other than 3.1 if it does not also match cc's version. libgcc.a will have been clobbered and will no longer have the old c++ support. Submitted by: jhb Revision Changes Path 1.288 +4 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message