From owner-cvs-src@FreeBSD.ORG Tue Mar 16 04:12:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36E3616A4CE; Tue, 16 Mar 2004 04:12:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C29A43D1F; Tue, 16 Mar 2004 04:12:11 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2GCCAGe007792; Tue, 16 Mar 2004 04:12:10 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2GCCAW0007788; Tue, 16 Mar 2004 04:12:10 -0800 (PST) (envelope-from des) Message-Id: <200403161212.i2GCCAW0007788@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 16 Mar 2004 04:12:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tinderbox.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 16 Mar 2004 12:12:11 -0000 des 2004/03/16 04:12:10 PST FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: Given the impact of CFLAGS and COPTFLAGS on the build, report them in the log, even when not verbose. Revision Changes Path 1.33 +3 -3 src/tools/tools/tinderbox/tinderbox.pl