From owner-cvs-all@FreeBSD.ORG Thu Sep 16 01:41:11 2004 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 C0DF816A4CE; Thu, 16 Sep 2004 01:41:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A1843D58; Thu, 16 Sep 2004 01:41:11 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8G1fBH2012965; Thu, 16 Sep 2004 01:41:11 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8G1fB4n012964; Thu, 16 Sep 2004 01:41:11 GMT (envelope-from peter) Message-Id: <200409160141.i8G1fB4n012964@repoman.freebsd.org> From: Peter Wemm Date: Thu, 16 Sep 2004 01:41:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/lib32 build32.sh 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: Thu, 16 Sep 2004 01:41:11 -0000 peter 2004-09-16 01:41:11 UTC FreeBSD src repository Modified files: tools/lib32 build32.sh Log: Update path to c++ internals includes for the 3.4 location. No longer use make -k since the libraries target should build now. Remove hacks for gnu/lib/libregex. Revision Changes Path 1.6 +2 -9 src/tools/lib32/build32.sh